Hi all,
Please could Someone help me with the following DECoN related problems - Sorry I am such a newbie!
I installed R3.1.2 for macosx (snow leopard), and am having trouble installing DECoN, and other required packages.
When trying to use the setup.sh script in the Linux folder, the log file showed this error:
Warning in strptime(xx, f <- "%Y-%m-%d %H:%M:%OS", tz = tz) :
unknown timezone 'zone/tz/2021a.1.0/zoneinfo/Europe/Dublin'
installing source package ‘packrat’ ...
package ‘packrat’ successfully unpacked and MD5 sums checked
R
inst
preparing package for lazy loading
** help
* installing help indices
building package indices
** testing if installed package can be loaded
DONE (packrat)
Warning: unable to access index for repository http://cran.rstudio.com/bin/macosx/contrib/3.1
Installing BiocGenerics (0.12.1) ... OK (downloaded binary)
Installing DBI (0.3.1) ... Error in installPkg(pkgRecord, project, availablePkgs, repos, lib, cache) :
Failed to install DBI (0.3.1): sources missing at /Users/clara/projects/cnv_analysis/DECoN-1.0.2/Linux/packrat/src/DBI/DBI_0.3.1.tar.gz
Calls: -> restoreImpl -> playActions -> installPkg
Execution halted
I’m also finding it difficult to identify a good repository to link to when installing required packages. For example devtools, comes with the same error regardless of the repository I try:
Hi all, Please could Someone help me with the following DECoN related problems - Sorry I am such a newbie!
I installed R3.1.2 for macosx (snow leopard), and am having trouble installing DECoN, and other required packages.
When trying to use the setup.sh script in the Linux folder, the log file showed this error:
Warning in strptime(xx, f <- "%Y-%m-%d %H:%M:%OS", tz = tz) : unknown timezone 'zone/tz/2021a.1.0/zoneinfo/Europe/Dublin'
I’m also finding it difficult to identify a good repository to link to when installing required packages. For example devtools, comes with the same error regardless of the repository I try:
Warning: unable to access index for repository https://cran.ma.imperial.ac.uk/bin/macosx/contrib/3.1 Warning message: package ‘devtools’ is not available (for R version 3.1.2)
Any help would be much appreciated! Thank you Clara