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 loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'Rttf2pt1' ERROR: lazy loading failed for package 'ggalt' #44

Open
justaquestionggR opened this issue Dec 6, 2017 · 3 comments

Comments

@justaquestionggR
Copy link

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called 'Rttf2pt1'
ERROR: lazy loading failed for package 'ggalt'

I do get this message with dev version and normal version.
What to do?

@justaquestionggR
Copy link
Author

justaquestionggR commented Dec 6, 2017

  • installing source package 'Rttf2pt1' ...
    ...
    ** libs
    running 'src/Makefile.win' ...
    Warning: running command 'make --no-print-directory -f "Makefile.win"' ..Status 127
    ERROR: compilation failed for package 'Rttf2pt1'
  • removing 'C:/...R/win-library/3.4/Rttf2pt1'
    Warning in install.packages :
    running command '"C:/PROGRA1/R/R-341.2/bin/x64/R" CMD INSTALL -l "C:...\Documents\R\win-library\3.4" C:..\AppData\Local\Temp\RtmpQBUFNo/downloaded_packages/Rttf2pt1_1.3.5.tar.gz' had status 1
    Warning in install.packages :
    installation of package ‘Rttf2pt1’ had non-zero exit status

The downloaded source packages are in

@hrbrmstr
Copy link
Owner

hrbrmstr commented Dec 6, 2017 via email

@justaquestionggR
Copy link
Author

I had to download the binary manually. Thank you. Worked this way.

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

2 participants