ceabiodb / biodbHmdb

A biodb extension for connecting to HMDB.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Error with properties while loading biodbHmdb #1

Open pkrog opened 4 years ago

pkrog commented 4 years ago

While running make full.check:

  Running ‘testthat.R’            
 ERROR                            
Running the tests in ‘tests/testthat.R’ failed.                     
Last 13 lines of output:          
   2. .self$getDbsInfo()$define(def$databases, package = package)   
   3. .self$.dbs[[db]]$updatePropertiesDefinition(dbdef)            
   4. .self$setPropertyValue(prop, def[[prop]])                     
   5. .self$error(...)                                              
   6. .self$message(type = "error", msg = paste0(...))              
   7. .self$notify(...)                                             
   8. base::lapply(obs, function(o) eval(parse(text = call)))       
   9. biodb:::FUN(X[[i]], ...)