- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5
Open
Description
Hi,
I tried to install in many ways, but none looks to work. Any tips?
install.packages("skygrowth")
Warning in install.packages :
package 'skygrowth' is not available (for R version 3.5.1)
tried :
if (!requireNamespace("BiocManager", quietly = TRUE))
- 
install.packages("BiocManager")
BiocManager::install("skygrowth")
made a lot of installing but then nothing:
require(skygrowth)
Loading required package: skygrowth
Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'skygrowth'
tried with > remotes::install_github("mrc-ide/skygrowth")
and that did not work either.
:(
Metadata
Metadata
Assignees
Labels
No labels