Last updated on 2022-07-05 12:51:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.66 | 52.98 | 59.64 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.14 | 39.31 | 44.45 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 80.94 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 80.50 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 23.00 | 75.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 11.19 | 49.12 | 60.31 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 5.04 | 50.31 | 55.35 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 23.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 34.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 28.00 | 75.00 | 103.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 22.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 35.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 16.00 | 68.00 | 84.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'ontologics-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_concept
> ### Title: Get a concept in an ontology
> ### Aliases: get_concept
>
> ### ** Examples
>
> ontoDir <- system.file("extdata", "crops.rds", package = "ontologics")
>
> # exact matches
> get_concept(label_en = "FODDER CROPS", path = ontoDir)
Error in get_concept(label_en = "FODDER CROPS", path = ontoDir) :
Assertion on 'path' failed: '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ontologics/extdata/crops.rds' not writeable.
Calls: get_concept -> assertFileExists -> makeAssertion -> mstop
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘ontologics-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_concept
> ### Title: Get a concept in an ontology
> ### Aliases: get_concept
>
> ### ** Examples
>
> ontoDir <- system.file("extdata", "crops.rds", package = "ontologics")
>
> # exact matches
> get_concept(label_en = "FODDER CROPS", path = ontoDir)
Error in get_concept(label_en = "FODDER CROPS", path = ontoDir) :
Assertion on 'path' failed: '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/ontologics/extdata/crops.rds' not writeable.
Calls: get_concept -> assertFileExists -> makeAssertion -> mstop
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘ontologics-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_concept
> ### Title: Get a concept in an ontology
> ### Aliases: get_concept
>
> ### ** Examples
>
> ontoDir <- system.file("extdata", "crops.rds", package = "ontologics")
>
> # exact matches
> get_concept(label_en = "FODDER CROPS", path = ontoDir)
Error in get_concept(label_en = "FODDER CROPS", path = ontoDir) :
Assertion on 'path' failed: '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/ontologics/extdata/crops.rds' not writeable.
Calls: get_concept -> assertFileExists -> makeAssertion -> mstop
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘ontologics-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_concept
> ### Title: Get a concept in an ontology
> ### Aliases: get_concept
>
> ### ** Examples
>
> ontoDir <- system.file("extdata", "crops.rds", package = "ontologics")
>
> # exact matches
> get_concept(label_en = "FODDER CROPS", path = ontoDir)
Error in get_concept(label_en = "FODDER CROPS", path = ontoDir) :
Assertion on 'path' failed: '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/ontologics/extdata/crops.rds' not writeable.
Calls: get_concept -> assertFileExists -> makeAssertion -> mstop
Execution halted
Flavor: r-release-linux-x86_64