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

error when installing roomba #76

Open
jrosen48 opened this issue Aug 12, 2020 · 5 comments
Open

error when installing roomba #76

jrosen48 opened this issue Aug 12, 2020 · 5 comments

Comments

@jrosen48
Copy link

Hi, thanks for a great package. I get the following error when installing roomba. @bretsw got the same error when doing this, too.

> devtools::install_github("ropenscilabs/roomba")
Using github PAT from envvar GITHUB_PAT
Downloading GitHub repo ropenscilabs/roomba@HEAD
These packages have more recent versions available.
It is recommended to update all of them.
Which would you like to update?

1: All                          
2: CRAN packages only           
3: None                         
4: dplyr (1.0.0 -> 1.0.1) [CRAN]

Enter one or more numbers, or an empty line to skip updates:
✓  checking for file ‘/private/var/folders/xd/xrgmmrv97355mcjtmjqcr72w0000gp/T/RtmpY8sBFU/remotes81353287bca2/ropenscilabs-roomba-ef3b84f/DESCRIPTION’ ...
─  preparing ‘roomba’:
✓  checking DESCRIPTION meta-information ...
   Warning in grepl(e, files, perl = TRUE, ignore.case = TRUE) :
     PCRE pattern compilation error
   	'unrecognized character follows \'
   	at 'images$'
   Error in grepl(e, files, perl = TRUE, ignore.case = TRUE) : 
     invalid regular expression '^\images$'
   Execution halted
Error: Failed to install 'roomba' from GitHub:
  System command 'R' failed, exit status: 1, stdout + stderr:
E> * checking for file ‘/private/var/folders/xd/xrgmmrv97355mcjtmjqcr72w0000gp/T/RtmpY8sBFU/remotes81353287bca2/ropenscilabs-roomba-ef3b84f/DESCRIPTION’ ... OK
E> * preparing ‘roomba’:
E> * checking DESCRIPTION meta-information ... OK
E> Warning in grepl(e, files, perl = TRUE, ignore.case = TRUE) :
E>   PCRE pattern compilation error
E> 	'unrecognized character follows \'
E> 	at 'images$'
E> Error in grepl(e, files, perl = TRUE, ignore.case = TRUE) : 
E>   invalid regular expression '^\images$'
E> Execution halted
> 
@heinzsteinhoff
Copy link

Same thing happened to me

@gabmaia
Copy link

gabmaia commented Dec 14, 2020

Same issue here

@nickholway
Copy link

I see the same problem on R4.0.4, but was able to install it whilst running R3.6.3. This was running on the same Centos7.x box.

@jjesusfilho
Copy link

Same here

@cutterkom
Copy link

Here, too

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

6 participants