Skip to content

Issues with installation #2

@redbluewater

Description

@redbluewater

I have run into an error while trying to install the source code from GitHub. Here are the steps I take:
library(devtools)' 'github_install('ZhuMSLab/MetDNA

The install fails with this error message:
Error: package or namespace load failed for 'MetDNA' in namespaceExport(ns, exports): undefined exports: MetDNA

Any thoughts?

Here's my sessionInfo()
`R version 3.6.1 (2019-07-05)
Platform: i386-w64-mingw32/i386 (32-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

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

other attached packages:
[1] devtools_2.1.0 usethis_1.5.1

loaded via a namespace (and not attached):
[1] Rcpp_1.0.2 rstudioapi_0.10 magrittr_1.5 pkgload_1.0.2 R6_2.4.0
[6] rlang_0.4.0 tools_3.6.1 pkgbuild_1.0.5 sessioninfo_1.1.1 cli_1.1.0
[11] withr_2.1.2 remotes_2.1.0 assertthat_0.2.1 digest_0.6.20 rprojroot_1.3-2
[16] crayon_1.3.4 processx_3.4.1 callr_3.3.1 fs_1.3.1 ps_1.3.0
[21] curl_4.0 testthat_2.2.1 memoise_1.1.0 glue_1.3.1 compiler_3.6.1
[26] desc_1.2.0 backports_1.1.4 prettyunits_1.0.2`

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