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

add Windows testing #44

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

add Windows testing #44

wants to merge 2 commits into from

Conversation

mschilli87
Copy link
Collaborator

new version of #43 targeting dev2 branch which is identical to dev except for the unintended merge.

@mschilli87
Copy link
Collaborator Author

@retaj:

I gave this another quick try and currently R CMD INSTALL fails on windows with

* installing *source* package 'ciRcus' ...
** R
** inst
** preparing package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
  there is no package called 'GenomeInfoDbData'
ERROR: lazy loading failed for package 'ciRcus'
* removing 'C:/projects/circus/ciRcus.Rcheck/ciRcus'
In R CMD INSTALL

This was on 32bit R 3.4.4 in case it matters.

@mschilli87
Copy link
Collaborator Author

mschilli87 commented Sep 28, 2018

rebased on latest dev


edit: same old story:

* installing *source* package 'ciRcus' ...
** R
** inst
** byte-compile and prepare package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
  there is no package called 'GenomeInfoDbData'
ERROR: lazy loading failed for package 'ciRcus'
* removing 'C:/projects/circus/ciRcus.Rcheck/ciRcus'
In R CMD INSTALL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant