Last updated on 2023-11-03 05:02:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.6 | 180.22 | 408.83 | 589.05 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.6 | 160.07 | 295.93 | 456.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.6 | 860.20 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.6 | 864.69 | ERROR | |||
r-devel-windows-x86_64 | 1.2.6 | 169.00 | 329.00 | 498.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.6 | 127.93 | 371.25 | 499.18 | ERROR | |
r-release-linux-x86_64 | 1.2.6 | 126.02 | 406.18 | 532.20 | OK | |
r-release-macos-arm64 | 1.2.6 | 262.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.6 | 417.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.6 | 226.00 | 396.00 | 622.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.6 | 221.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.6 | 339.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2.6 | 221.00 | 385.00 | 606.00 | NOTE |
Version: 1.2.6
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'maxLevelBP.Rd':
‘org’
Documented arguments not in \usage in Rd file 'maxLevelCC.Rd':
‘org’
Documented arguments not in \usage in Rd file 'maxLevelMF.Rd':
‘org’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 1.2.6
Check: examples
Result: ERROR
Running examples in ‘GOxploreR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getGOcategory
> ### Title: GO-term category getter
> ### Aliases: getGOcategory
>
> ### ** Examples
>
> goterm <- c("GO:0106003","GO:0044815","GO:1990429","GO:0002133","GO:0089713",
+ "GO:1990666","GO:0036125")
>
>
> getGOcategory(goterm)
Error in getGOcategory(goterm) :
Check that the term on index 2 is not obsolete
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.2.6
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
R 5.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.2.6
Check: examples
Result: ERROR
Running examples in ‘GOxploreR-Ex.R’ failed
The error most likely occurred in:
> ### Name: getGOcategory
> ### Title: GO-term category getter
> ### Aliases: getGOcategory
>
> ### ** Examples
>
> goterm <- c("GO:0106003","GO:0044815","GO:1990429","GO:0002133","GO:0089713",
+ "GO:1990666","GO:0036125")
>
>
> getGOcategory(goterm)
Error in getGOcategory(goterm) :
Check that the term on index 2 is not obsolete
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc