Skip to content

cyCONDOR Installation FAILS bc of destiny dep package smoother #48

@semmrich

Description

@semmrich

Hy,

1st off I rly luv ur work, this package is SLIC! Working with it since last yr oct or so, whatever...

Sad to see I cannot "spread" the install to our server anymore bc:

── R CMD build ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
✔  checking for file ‘/tmp/Rtmpy3lsuP/remotes38594c34bc151/lorenzobonaguro-cyCONDOR-0b9cb7d/DESCRIPTION’ ...
─  preparing ‘cyCONDOR’:
✔  checking DESCRIPTION meta-information ...
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
─  building ‘cyCONDOR_0.3.1.tar.gz’
   
Installing package into ‘/home/StephanEmmrich/R/x86_64-redhat-linux-gnu-library/4.5’
(as ‘lib’ is unspecified)
ERROR: dependency ‘destiny’ is not available for package ‘cyCONDOR’
Perhaps try a variation of:
install.packages('destiny')
* removing ‘/home/StephanEmmrich/R/x86_64-redhat-linux-gnu-library/4.5/cyCONDOR’
Warning messages:
1: package ‘smoother’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages 
2: In i.p(...) : installation of package ‘ragg’ had non-zero exit status
3: In i.p(...) :
  installation of package ‘destiny’ had non-zero exit status
4: In i.p(...) :
  installation of package ‘/tmp/Rtmpy3lsuP/file38594c429cfb4b/cyCONDOR_0.3.1.tar.gz’ had non-zero exit status

> install.packages("destiny")
Installing package into ‘/home/StephanEmmrich/R/x86_64-redhat-linux-gnu-library/4.5’
(as ‘lib’ is unspecified)
Warning in install.packages :
  dependency ‘smoother’ is not available
trying URL 'https://bioconductor.org/packages/3.22/bioc/src/contrib/destiny_3.24.0.tar.gz'
Content type 'application/x-gzip' length 900683 bytes (879 KB)
==================================================
downloaded 879 KB

ERROR: dependency ‘smoother’ is not available for package ‘destiny’
Perhaps try a variation of:
install.packages('smoother')
* removing ‘/home/StephanEmmrich/R/x86_64-redhat-linux-gnu-library/4.5/destiny’

If you check CRAN, they removed that package.
https://cran.r-project.org/web/packages/smoother/index.html

Hope cyCONDOR will be installable soon!

Kepp it up guys :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions