current development branch is not loading
Closed this issue · 1 comments
jarrod-dalton commented
> devtools::install_github("nutterb/HydeNet", ref="development")
Downloading github repo nutterb/HydeNet@development
Installing HydeNet
Installing dependencies for HydeNet:
broom
trying URL 'http://cran.rstudio.com/bin/macosx/contrib/3.1/broom_0.3.7.tgz'
Content type 'application/x-gzip' length 802034 bytes (783 Kb)
opened URL
==================================================
downloaded 783 Kb
The downloaded binary packages are in
/var/folders/zn/kk5yppqx1xs3yj_5hrz948tm0000gn/T//RtmpL2pt8M/downloaded_packages
'/Library/Frameworks/R.framework/Resources/bin/R' --vanilla CMD INSTALL \
'/private/var/folders/zn/kk5yppqx1xs3yj_5hrz948tm0000gn/T/RtmpL2pt8M/devtoolse362a3100ec/nutterb-HydeNet-d01b71e' \
--library='/Library/Frameworks/R.framework/Versions/3.1/Resources/library' --install-tests
* installing *source* package ‘HydeNet’ ...
** R
** data
*** moving datasets to lazyload DB
Note: the specification for S3 class “AsIs” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “connection” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “file” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “pipe” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “textConnection” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Note: the specification for S3 class “AsIs” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “connection” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “file” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “pipe” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
Note: the specification for S3 class “textConnection” in package ‘BiocGenerics’ seems equivalent to one from package ‘RJSONIO’: not turning on duplicate class definitions for this class.
* DONE (HydeNet)
> library(HydeNet)
Loading required package: nnet
Loading required package: rjags
Loading required package: coda
Loading required package: lattice
Linked to JAGS 3.4.0
Loaded modules: basemod,bugs
Error in FUN(c("BlackJackTrain", "customNode", "HydePlotOptions")[[1L]], :
lazy-load database '/Library/Frameworks/R.framework/Versions/3.1/Resources/library/HydeNet/data/Rdata.rdb' is corrupt
In addition: Warning message:
In FUN(c("BlackJackTrain", "customNode", "HydePlotOptions")[[1L]], :
internal error -3 in R_decompress1
jarrod-dalton commented
Nevermind. I restarted RStudio and it did load. But I still got the warning messages about BiocGenerics