Skip to content

Installation of dust package #87

Description

@shaziaruybal

When installing the SIMPLEGEN package, it failed because of following error message:

In addition: Warning message:
package ‘dust’ is not available for this version of R

To install dust from source, followed the instructions on github.com/mrc-ide/dust:

# install.packages("drat") # -- if you don't have drat installed
drat:::add("ncov-ic")
install.packages("dust")

Then installed SIMPLEGEN via devtools as usual:
devtools::install_github("mrc-ide/SIMPLEGEN")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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