Version change and windows binary package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Package: RBBGCMuso
|
||||
Title: An R package for BiomeBGC-MuSo ecosystem modelling
|
||||
Version: 0.6.0.0-3
|
||||
Version: 0.6.0.1-0
|
||||
Authors@R: person("Roland", "Hollo's", , "hollorol@gmail.com", role = c("aut", "cre"))
|
||||
Description: What the package does (one paragraph).
|
||||
Depends: R (>= 3.3.2)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -1,4 +1,4 @@
|
||||
basePackages <- c("dplyr","digest","ggplot2","shiny","latex2expr",
|
||||
"magrittr","tibble","tidyr")
|
||||
install.packages(basePackages)
|
||||
install.packages("https://github.com/hollorol/RBBGCMuso/raw/master/RBBGCMuso_0.6.0.0-2.zip", repos = NULL, type = "win.binary")
|
||||
install.packages("https://github.com/hollorol/RBBGCMuso/raw/master/RBBGCMuso_0.6.0.1-0.zip", repos = NULL, type = "win.binary")
|
||||
|
||||
Reference in New Issue
Block a user