Skip to content

add Windows testing#44

Open
mschilli87 wants to merge 2 commits into
devfrom
wintest
Open

add Windows testing#44
mschilli87 wants to merge 2 commits into
devfrom
wintest

Conversation

@mschilli87

Copy link
Copy Markdown
Collaborator

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

@mschilli87 mschilli87 self-assigned this Apr 21, 2017
@mschilli87 mschilli87 mentioned this pull request Apr 21, 2017
@mschilli87 mschilli87 force-pushed the wintest branch 2 times, most recently from 3975031 to acff72e Compare May 10, 2017 14:43
@mschilli87 mschilli87 changed the base branch from dev2 to dev May 10, 2017 14:45
@mschilli87

Copy link
Copy Markdown
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

mschilli87 commented Sep 28, 2018

Copy link
Copy Markdown
Collaborator Author

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