Last updated on 2019-03-25 07:49:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.85 | 17.98 | 19.83 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.52 | 14.58 | 16.10 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 25.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 23.39 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 13.00 | 55.00 | 68.00 | OK | |
r-patched-solaris-x86 | 0.1.0 | 30.40 | NOTE |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'SemNetDictionaries-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dictionaries
> ### Title: List Names of Dictionaries in 'SemNetDictionaries'
> ### Aliases: dictionaries
>
> ### ** Examples
>
> dictionaries()
Error in gsub(".dictionary.*", "", dict.names) :
object 'dict.names' not found
Calls: dictionaries -> gsub
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘SemNetCleaner’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86