Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devtools installed, unable still to install tess3r package? #20

Open
konradtaube opened this issue Apr 22, 2021 · 3 comments
Open

devtools installed, unable still to install tess3r package? #20

konradtaube opened this issue Apr 22, 2021 · 3 comments

Comments

@konradtaube
Copy link

Hi all,

I'm very keen to try out this software package, but am coming to an issue that I think has been addressed before. I've already gotten devtools installed, so it seems like there is some silly mistake I've made and I'm wondering if others have made it also. You can see the console output below, where devtools is able to do something, but it's not letting me actually install the tess3r package. Any ideas of what I can do?

> devtools::install_github("bcm-uga/TESS3_encho_sen")
Downloading GitHub repo bcm-uga/TESS3_encho_sen@HEAD
√  checking for file 'C:\Users\Konrad Taube\AppData\Local\Temp\RtmpcZS2M9\remotes26dc73a47932\bcm-uga-TESS3_encho_sen-48314bc/DESCRIPTION' ...
-  preparing 'tess3r': (1.2s)
√  checking DESCRIPTION meta-information ... 
-  cleaning src
-  checking for LF line-endings in source and make files and shell scripts
-  checking for empty or unneeded directories
-  building 'tess3r_1.1.0.tar.gz'
   
Installing package into ‘C:/Users/Konrad Taube/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
* installing *source* package 'tess3r' ...
** using staged installation
** libs

*** arch - i386
C:/Users/Konrad Taube/Documents/.R/Makevars:1: *** missing separator.  Stop.
ERROR: compilation failed for package 'tess3r'
* removing 'C:/Users/Konrad Taube/Documents/R/win-library/4.0/tess3r'
Warning message:
In i.p(...) :
  installation of package ‘C:/Users/KONRAD~1/AppData/Local/Temp/RtmpcZS2M9/file26dc3e2e6184/tess3r_1.1.0.tar.gz’ had non-zero exit status
@francoio
Copy link
Collaborator

hi,

perhaps an explanation here:

https://community.rstudio.com/t/package-build-missing-separator-error/72058

Rstudio might create a weird character '@' in Makevars (windows). One option might be to git clone the package, build the sources locally, and then install from the sources.

olivier

@francoio
Copy link
Collaborator

send me an email and i'll send back the package source tess3r_1.1.0.tar.gz.

@jdeboer-lizard-wizard
Copy link

francoio, I am also having a similar issue, can you please provide your email?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants