-
Notifications
You must be signed in to change notification settings - Fork 85
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
Trouble installing infographiq #105
Comments
I'm running into the same issue of infographiqR not being available when I go to create a new project template. I have tried installing with the provided command althought I actually don't seem to have the provided indicated by halieo. I was asked if I wanted to update other packages during installation and said yes. Just to confirm this is all after I restarted R. Thanks for any additional help! |
I have run into the same issue, also. Since the lesson, I have updated R to v 4.1 and updated all relevant packages, then tried to install infographiqR according to the lesson instructions. Hardware and R diagnostics are listed below. Maybe infographiqR works on a MAC, but not a Windows 10 PC?
[1] C:/Users/aapplegate/Documents/R/win-library/4.1 V -- Loaded and on-disk version mismatch. Processor Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz 2.90 GHz Edition Windows 10 Pro |
I am having the same issue with installing infographiqR (Windows 10). While attempting to troubleshoot the issue, I came across an issue on the package repository posted in April of this year where there we unable to install inforgraphiqR on a windows machine. The issue has not been addressed by the creator of the package. |
@bbest
When I try to install infographiq I get errors. I do not recognize these errors and am unsure how to troubleshoot.
`> remotes::install_github("marinebon/infographiqR")
Downloading GitHub repo marinebon/infographiqR@HEAD
√ checking for file 'C:\Users\halie.ofarrell\AppData\Local\Temp\RtmpGQD8xb\remotes4270198f62b9\marinebon-infographiqR-6949dcb/DESCRIPTION' (354ms)
√ checking DESCRIPTION meta-information ...
Omitted 'LazyData' from DESCRIPTION
Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, :
storing paths of more than 100 bytes is not portable:
'infographiqR/inst/template_website/site_libs/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2'
Installing package into ‘C:/Users/halie.ofarrell/Documents/R/win-library/4.1’
(as ‘lib’ is unspecified)
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'infographiqR'
finding HTML links ... done
generate_html_4_rmd html
get_figure_info html
get_modal_info html
glossarize_md html
infographiq_template html
insert_tooltip html
md_caption html
ocnms_create_link_table html
ocnms_get_modal_info html
ocnms_get_sheet html
render_all_rmd html
render_figure html
rmd2html html
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
*** arch - i386
Error : package 'infographiqR' is not installed for 'arch = i386'
Error: loading failed
Execution halted
*** arch - x64
Error : package 'infographiqR' is not installed for 'arch = x64'
Error: loading failed
Execution halted
ERROR: loading failed for 'i386', 'x64'
Warning message:
In i.p(...) :
installation of package ‘C:/Users/HALIE~1.OFA/AppData/Local/Temp/RtmpGQD8xb/file42701aa25aae/infographiqR_0.2.0.tar.gz’ had non-zero exit status`
The text was updated successfully, but these errors were encountered: