You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Infographiq installs fine on a Mac, but does not install properly on a Windows machine. Here is the error message that I receive:
> devtools::install_github("marinebon/infographiq")
Downloading GitHub repo marinebon/infographiq@HEAD
√ checking for file 'C:\Users\jaira\AppData\Local\Temp\Rtmpyq8x6a\remotes189039fa7297\marinebon-infographiq-a027413/DESCRIPTION' ...
- preparing 'infographiq': (1.7s)
√ checking DESCRIPTION meta-information ...
- checking for LF line-endings in source and make files and shell scripts
- checking for empty or unneeded directories
- building 'infographiq_0.2.0.tar.gz'
Installing package into ‘C:/Users/jaira/OneDrive/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
* installing *source* package 'infographiq' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'infographiq'
finding HTML links ... done
check_csv_columns html
create_info_site html
get_plotting_function_brew html
info_svg html
modal_html html
plot_dygraph_timeseries html
plot_intertidal_nms html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
*** arch - i386
Error : package 'infographiq' is not installed for 'arch = i386'
Error: loading failed
Execution halted
*** arch - x64
Error : package 'infographiq' is not installed for 'arch = x64'
Error: loading failed
Execution halted
ERROR: loading failed for 'i386', 'x64'
* removing 'C:/Users/jaira/OneDrive/Documents/R/win-library/4.0/infographiq'
Warning message:
In i.p(...) :
installation of package ‘C:/Users/jaira/AppData/Local/Temp/Rtmpyq8x6a/file18904daf197a/infographiq_0.2.0.tar.gz’ had non-zero exit status
Transferring over a leftover problem from #56.
Infographiq installs fine on a Mac, but does not install properly on a Windows machine. Here is the error message that I receive:
The following suggestions to fix the problem did not work for me.
The text was updated successfully, but these errors were encountered: