Last updated on 2020-06-02 07:50:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.62 | 26.67 | 29.29 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.25 | 21.29 | 23.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 44.68 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 35.45 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 11.00 | 59.00 | 70.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 2.62 | 27.16 | 29.78 | ERROR | |
r-patched-solaris-x86 | 0.3.0 | 55.70 | ERROR | |||
r-release-linux-x86_64 | 0.3.0 | 3.03 | 26.70 | 29.73 | ERROR | |
r-release-osx-x86_64 | 0.3.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.3.0 | 8.00 | 50.00 | 58.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 6.00 | 48.00 | 54.00 | ERROR |
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in 'SympluR-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: symplurContentWords
> ### Title: Symplur API - Content/Words
> ### Aliases: symplurContentWords
> ### Keywords: content words
>
> ### ** Examples
>
> LCSMDemoDataContentWords <- symplurContentWords(
+ "09/01/2017",
+ "09/08/2017",
+ databases = "#LCSMDemoData",
+ 50)
Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, :
arguments imply differing number of rows: 50, 74, 1
Calls: symplurContentWords ... as.data.frame -> as.data.frame.list -> do.call -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘readr’
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, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘SympluR-Ex.R’ failed
The error most likely occurred in:
> ### Name: symplurContentWords
> ### Title: Symplur API - Content/Words
> ### Aliases: symplurContentWords
> ### Keywords: content words
>
> ### ** Examples
>
> LCSMDemoDataContentWords <- symplurContentWords(
+ "09/01/2017",
+ "09/08/2017",
+ databases = "#LCSMDemoData",
+ 50)
Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, :
arguments imply differing number of rows: 50, 74, 1
Calls: symplurContentWords ... as.data.frame -> as.data.frame.list -> do.call -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64