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

Set repos rather than passing repos to BiocManager::install() for macs #138

Open
jwokaty opened this issue Jan 17, 2024 · 0 comments
Open

Comments

@jwokaty
Copy link
Collaborator

jwokaty commented Jan 17, 2024

Set options(repos) rather than passing repos to BiocManager::install():

          ID: install_bioc_rhdf5                                                                                                                                             
    Function: cmd.run                                                                                                                                                        
        Name: Rscript -e "library(BiocManager); BiocManager::install('rhdf5', repos=c('http://lib.stat.cmu.edu/R/CRAN/', 'https://bioconductor.org/3.19/packages/bioc/', 'htt
ps://bioconductor.org/3.19/packages/data/experiment', 'https://bioconductor.org/3.19/packages/data/annotation'))"                                                            
      Result: False                                                                                                                                                          
     Comment: Command "Rscript -e "library(BiocManager); BiocManager::install('rhdf5', repos=c('http://lib.stat.cmu.edu/R/CRAN/', 'https://bioconductor.org/3.19/packages/bio
c/', 'https://bioconductor.org/3.19/packages/data/experiment', 'https://bioconductor.org/3.19/packages/data/annotation'))"" run                                              
     Started: 13:15:08.330617                                                                                                                                                
    Duration: 564.49 ms                                                                                                                                                      
     Changes:                                                                                                                                                                
              ----------                                                                                                                                                     
              pid:                                                                                                                                                           
                  43215                                                                                                                                                      
              retcode:                                                                                                                                                       
                  1                                                                                                                                                          
              stderr:                                                                                                                                                        
                  Error: 'repos' argument to 'install()' not allowed                                                                                                         
                  Execution halted                                                                                                                                           
              stdout:   
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