About
@@ -62,6 +62,7 @@ jobs:
remotes::install_deps(dependencies = TRUE)
remotes::install_cran("rcmdcheck")
remotes::install_cran("covr")
+ remotes::install_bioc("POMA")
shell: Rscript {0}
- name: Check
@@ -1,6 +1,6 @@
Package: fobitools
Title: Tools For Manipulating FOBI Ontology
-Version: 0.99.48
+Version: 0.99.49
Authors@R:
c(person(given = "Pol",
family = "Castellano-Escuder",
@@ -1,4 +1,4 @@
-# fobitools 0.99.48
+# fobitools 0.99.49
* New package vignette "_Use case ST000291_".
* New package vignette "_Use case ST000629_".