Skip to content

libSBML #56

Description

@dlill

Hey, I just tried to build dMod on may Laptop, this is what I get:

==> R CMD INSTALL --no-multiarch --with-keep.source dMod

* installing to library ‘/home/daniel/R/x86_64-pc-linux-gnu-library/3.6’
ERROR: dependency ‘libSBML’ is not available for package ‘dMod’
* removing ‘/home/daniel/R/x86_64-pc-linux-gnu-library/3.6/dMod’

Exited with status 1.

But this doesn't work either

> install.packages("libSBML")
Installing package into ‘/home/daniel/R/x86_64-pc-linux-gnu-library/3.6’
(as ‘lib’ is unspecified)
Warning message:
package ‘libSBML’ is not available (for R version 3.6.3) 

I think we should not depend on non-CRAN packages, or if we do, the installation procedure needs to be documented properly in the Readme.md
What do you think?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions