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

package ‘destiny’ is not available for Bioconductor version '3.13' #49

Closed
madalenamrp opened this issue Jul 28, 2021 · 12 comments
Closed

Comments

@madalenamrp
Copy link

Hi,

I am experiencing issues with installing the package 'destiny' using the most current version of Bioconductor. The error message is reported below:


Bioconductor version 3.13 (BiocManager 1.30.16), R 4.1.0 (2021-05-18)
Installing package(s) 'destiny'
Installation paths not writeable, unable to update packages
path: /Library/Frameworks/R.framework/Versions/4.1/Resources/library
packages:
Matrix, mgcv
Warning message:
In .inet_warning(msg) :
package ‘destiny’ is not available for Bioconductor version '3.13'

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


So far I could not figure out an alternative. Do you have any suggestions for overcoming this issue?

With best regards and thanks for your time and help,
Madalena

@SONGDONGYUAN1994
Copy link

Hi,
I have the exact same problem. Any solutions? Thanks!

@kullrich
Copy link

Hi, for me this worked:

library(devtools)
install_github("https://github.com/theislab/destiny", build_vignettes = FALSE, dependencies = TRUE)

@jpcartailler
Copy link

For reference, it doesn't build properly as per http://bioconductor.org/checkResults/release/bioc-LATEST/destiny/.

@rargelaguet
Copy link

Please fix this, such a useful package needs to be available from the latest Bioconductor branch :)

@flying-sheep
Copy link
Collaborator

flying-sheep commented Nov 8, 2021

@vjcitn from bioconductor wrote me about it but isn’t replying.

I‘m trying to update it, but I get:

$ git push upstream master
FATAL: W any packages/destiny p.angerer DENIED by fallthru

“p.angerer” indicates that it recognizes me, but still doesn’t allow me to push commits.

@vjcitn
Copy link

vjcitn commented Nov 8, 2021 via email

@flying-sheep
Copy link
Collaborator

I did that, but please read fully: The FAQ covers the case “I’m not authenticated properly”. It doesn’t cover the case “I’m authenticated and recognized, but denied access to my own package”

@flying-sheep
Copy link
Collaborator

I posted to the mailing list and got no response so far: https://stat.ethz.ch/pipermail/bioc-devel/2021-November/018658.html

@vjcitn
Copy link

vjcitn commented Nov 9, 2021

Noted. Your issue will be addressed as schedules permit. We appreciate your contributions to the
Bioconductor ecosystem. If you have a modification to the FAQ that you think will be helpful, please
let us know.

@flying-sheep
Copy link
Collaborator

flying-sheep commented Jan 22, 2022

@vjcitn
Copy link

vjcitn commented Jan 29, 2022

Please bump the version for your RELEASE_3_14. Merge the changes to master branch at git.bioconductor.org and the package will re-enter the devel build stream. @lshep

@flying-sheep
Copy link
Collaborator

Done, see #59

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

7 participants