File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ opentargets_version <-
2323 metadata $ compounds [metadata $ compounds $ source_abbreviation == " opentargets" ,
2424 " source_version" ]
2525package_datestamp <- stringr :: str_replace_all(Sys.Date()," -" ," " )
26- chembl_pubchem_datestamp <- ' 20241024 '
26+ chembl_pubchem_datestamp <- ' 20250227 '
2727
2828# # set logging layout
2929lgr :: lgr $ appenders $ console $ set_layout(
@@ -209,7 +209,7 @@ biomarkers[['metadata']] <- metadata$biomarkers
209209# substr(as.character(packageVersion("pharmOncoX")),1,4),
210210# as.character(as.integer(substr(as.character(packageVersion("pharmOncoX")),5,5)) + 1))
211211
212- version_bump <- " 1.9.1 "
212+ version_bump <- " 1.9.2 "
213213
214214db <- list ()
215215db [[' biomarkers' ]] <- biomarkers
You can’t perform that action at this time.
0 commit comments