-
Notifications
You must be signed in to change notification settings - Fork 7
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
Installation failed #3
Comments
DataCache package currently doesn't support Windows system since it
leverages Unix commands.
…On Sun, Nov 4, 2018 at 1:58 AM ®γσ Lian Hu, ENG ***@***.***> wrote:
> install_github('jbryer/DataCache')
Downloading GitHub repo ***@***.***
√ checking for file 'C:\Users\scibr\AppData\Local\Temp\RtmpEzpzRu\remotes2e5037111324\jbryer-DataCache-c1889da/DESCRIPTION' ...
- preparing 'DataCache':
√ checking DESCRIPTION meta-information ...
- checking for LF line-endings in source and make files and shell scripts
- checking for empty or unneeded directories
Removed empty directory 'DataCache/inst'
Removed empty directory 'DataCache/vignettes'
- building 'DataCache_0.9.tar.gz'
Installing package into ‘C:/Users/scibr/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
* installing *source* package 'DataCache' ...
** R
** demo
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'DataCache'
finding HTML links ... done
daily html
hourly html
monthly html
nDays html
nHours html
nMinutes html
now html
weekly html
yearly html
** building package indices
** testing if installed package can be loaded
Error: package or namespace load failed for 'DataCache' in namespaceExport(ns, exports):
undefined exports: cache.info, data.cache
Error: loading failed
Execution halted
ERROR: loading failed
* removing 'C:/Users/scibr/Documents/R/win-library/3.5/DataCache'
In R CMD INSTALL
Error in i.p(...) :
(converted from warning) installation of package ‘C:/Users/scibr/AppData/Local/Temp/RtmpEzpzRu/file2e50149278b0/DataCache_0.9.tar.gz’ had non-zero exit status
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAmEj7IWI-oKwvMOlAmXVJAE3tuDElT2ks5uroHzgaJpZM4YNKFt>
.
|
This issue has been fixed. Note that background processing is still not supported on Windows. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: