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 Issue #30

Open
ClaraffD opened this issue Jun 22, 2021 · 0 comments
Open

Installation Issue #30

ClaraffD opened this issue Jun 22, 2021 · 0 comments

Comments

@ClaraffD
Copy link

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:

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)

install.packages("devtools")
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)
install.packages("devtools", repo='https://cran.r-project.org')
Warning: unable to access index for repository https://cran.r-project.org/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

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