Skip to content

Difficulty with install #15

@mosscoder

Description

@mosscoder

Thank you for putting this package together. I am having trouble installing waddR.

BiocManager::install("waddR")
Bioconductor version 3.11 (BiocManager 1.30.10), R 4.0.0 (2020-04-24)
Installing package(s) 'waddR'
trying URL 'https://bioconductor.org/packages/3.11/bioc/bin/macosx/contrib/4.0/waddR_1.2.0.tgz'
Content type 'application/x-gzip' length 197731 bytes (193 KB)
==================================================
downloaded 193 KB


The downloaded binary packages are in
	/var/folders/fw/ng_3gb5x467903z58bc8nwfm0000gn/T//Rtmp34Hw08/downloaded_packages

library(waddR)
Error: package or namespace load failed forwaddR:
 .onLoad failed in loadNamespace() for 'waddR', details:
  call: gzfile(file)
  error: invalid 'description' argument


sessionInfo()
R version 4.0.0 (2020-04-24)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Catalina 10.15.5

Matrix products: default
BLAS:   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
 [1] SummarizedExperiment_1.18.1 statmod_1.4.34              tinytex_0.23                tidyselect_1.1.0            xfun_0.14                  
 [6] purrr_0.3.4                 splines_4.0.0               lattice_0.20-41             vctrs_0.3.1                 generics_0.0.2             
[11] stats4_4.0.0                BiocFileCache_1.12.0        blob_1.2.1                  rlang_0.4.6                 nloptr_1.2.2.1             
[16] pillar_1.4.4                glue_1.4.1                  DBI_1.1.0                   BiocParallel_1.22.0         rappdirs_0.3.1             
[21] SingleCellExperiment_1.10.1 BiocGenerics_0.34.0         sp_1.4-2                    bit64_0.9-7                 dbplyr_1.4.4               
[26] matrixStats_0.56.0          GenomeInfoDbData_1.2.3      lifecycle_0.2.0             zlibbioc_1.34.0             rgeos_0.5-3                
[31] coda_0.19-3                 memoise_1.1.0               Biobase_2.48.0              IRanges_2.22.2              GenomeInfoDb_1.24.0        
[36] curl_4.3                    parallel_4.0.0              Rcpp_1.0.4.6                arm_1.11-1                  BiocManager_1.30.10        
[41] DelayedArray_0.14.0         S4Vectors_0.26.1            XVector_0.28.0              abind_1.4-5                 lme4_1.1-23                
[46] bit_1.1-15.2                digest_0.6.25               dplyr_1.0.0                 GenomicRanges_1.40.0        grid_4.0.0                 
[51] tools_4.0.0                 bitops_1.0-6                magrittr_1.5                RCurl_1.98-1.2              tibble_3.0.1               
[56] RSQLite_2.2.0               crayon_1.3.4                pkgconfig_2.0.3             MASS_7.3-51.6               ellipsis_0.3.1             
[61] Matrix_1.2-18               minqa_1.2.4                 assertthat_0.2.1            httr_1.4.1                  rstudioapi_0.11            
[66] boot_1.3-25                 R6_2.4.1                    nlme_3.1-148                compiler_4.0.0         

I have also attempted to install_github directly from this repository with the same result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions