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 in install.packages : cannot open file...No such file or directory #301

Open
MaxKerney opened this issue Jul 2, 2020 · 0 comments

Comments

@MaxKerney
Copy link

I've encountered this type of error when trying to install certain packages:

Error in install.packages : cannot open file 'C:/Users/PATH TO .CHECKPOINT FOLDER/.checkpoint/2020-04-01/lib/x86_64-w64-mingw32/3.6.3/file143453a1636a/rmarkdown/rmd/ioslides/ioslides-13.5.1/fonts/OpenSansSemiboldItalic.ttf': No such file or directory

I've noticed that the packages that I get this error with all have a string similar to file143453a1636a as part of the filepath. I've tried with the packages Rcpp, BM, and rmarkdown. These packages install fine outside of checkpoint, so I think it must be something going on with checkpoint or MRAN. The issue persists whether I use the latest CRAN release of checkpoint or v0.9.9.9, or R versions 3.6.3 or 4.0.2.

I'd be grateful for any guidance.

Session info ----------------------------------------------------------------------------------------------------------------------------------------------------
 setting  value                       
 version  R version 3.6.3 (2020-02-29)
 os       Windows 10 x64              
 system   x86_64, mingw32             
 ui       RStudio                     
 language (EN)                        
 collate  English_United Kingdom.1252 
 ctype    English_United Kingdom.1252 
 tz       Europe/London               
 date     2020-07-02                  

- Packages --------------------------------------------------------------------------------------------------------------------------------------------------------
 ! package     * version    date       lib source        
   assertthat    0.2.1      2019-03-21 [1] CRAN (R 3.6.3)
 R checkpoint  * 0.9.9.9000 <NA>       [?] <NA>          
   cli           2.0.2      2020-02-28 [1] CRAN (R 3.6.3)
   crayon        1.3.4      2017-09-16 [1] CRAN (R 3.6.3)
   fansi         0.4.1      2020-01-08 [1] CRAN (R 3.6.3)
   glue          1.3.2      2020-03-12 [1] CRAN (R 3.6.3)
   sessioninfo   1.1.1      2018-11-05 [1] CRAN (R 3.6.3)
   withr         2.1.2      2018-03-15 [1] CRAN (R 3.6.3)

[1] C:/Users/PATH TO .CHECKPOINT FOLDER/.checkpoint/2020-04-01/lib/x86_64-w64-mingw32/3.6.3
[2] C:/Program Files/R/R-3.6.3/library

 R -- Package was removed from disk.
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

1 participant