Problem to install MAGeCKFlute from Bioconda on Mac

Issue #75 new
Former user created an issue

Hello, after successful installation of MAGeCKFlute, I have an error to call it: object ‘get_fun_from_pkg’ is not exported by 'namespace:rvcheck'. Thank you for your help.

BiocManager::install("MAGeCKFlute", force=TRUE) # Released version 'getOption("repos")' replaces Bioconductor standard repositories, see '?repositories' for details

replacement repositories: CRAN: https://ftp.osuosl.org/pub/cran/

Bioconductor version 3.12 (BiocManager 1.30.16), R 4.0.4 (2021-02-15) Installing package(s) 'MAGeCKFlute' trying URL 'https://bioconductor.org/packages/3.12/bioc/bin/macosx/contrib/4.0/MAGeCKFlute_1.10.0.tgz' Content type 'application/x-gzip' length 11252322 bytes (10.7 MB) ================================================== downloaded 10.7 MB

The downloaded binary packages are in /var/folders/h4/ng4x8m792y966h7sjh20d8_40000gn/T//RtmprNZG1e/downloaded_packages

library(MAGeCKFlute) Error: package or namespace load failed for ‘MAGeCKFlute’: object ‘get_fun_from_pkg’ is not exported by 'namespace:rvcheck'

Comments (0)

  1. Log in to comment