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

installation of 'quickPlot' fails on appveyor r-devel #29

Closed
achubaty opened this issue Nov 22, 2017 · 1 comment
Closed

installation of 'quickPlot' fails on appveyor r-devel #29

achubaty opened this issue Nov 22, 2017 · 1 comment

Comments

@achubaty
Copy link
Collaborator

Note the error message below:

Installing package into 'c:/RLibrary'
(as 'lib' is unspecified)
* installing *source* package 'quickPlot' ...
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for 'gpar' in package 'quickPlot'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
*** arch - i386
Error: package or namespace load failed for 'quickPlot' in inDL(x, as.logical(local), as.logical(now), ...):
 Checking LENGTH(allocVector(INTSXP,2)) [55609352] is 2 ... failed. Please forward this message to maintainer('data.table').
Error: loading failed
Execution halted
*** arch - x64
ERROR: loading failed for 'i386'
* removing 'c:/RLibrary/quickPlot'

package data.table installed correctly, but may be causing an issue here

@achubaty
Copy link
Collaborator Author

Rdatatable/data.table#2353

will retry to see if this is indeed a transient error

@achubaty achubaty closed this as completed Feb 5, 2018
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