Last updated on 2024-11-09 06:50:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4 | 5.63 | 42.51 | 48.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4 | 3.45 | 29.28 | 32.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4 | 80.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4 | 105.04 | OK | |||
r-devel-windows-x86_64 | 0.4 | 7.00 | 67.00 | 74.00 | OK | |
r-patched-linux-x86_64 | 0.3 | 5.83 | 39.27 | 45.10 | ERROR | |
r-release-linux-x86_64 | 0.3 | 4.36 | 39.18 | 43.54 | ERROR | |
r-release-macos-arm64 | 0.4 | 57.00 | OK | |||
r-release-macos-x86_64 | 0.4 | 127.00 | OK | |||
r-release-windows-x86_64 | 0.3 | 7.00 | 64.00 | 71.00 | ERROR | |
r-oldrel-macos-arm64 | 0.4 | 53.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4 | 129.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4 | 8.00 | 71.00 | 79.00 | OK |
Version: 0.3
Check: examples
Result: ERROR
Running examples in ‘litedown-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: pkg_desc
> ### Title: Print the package description, news, citation, manual pages, and
> ### source code
> ### Aliases: pkg_desc pkg_news pkg_code pkg_citation pkg_manual
>
> ### ** Examples
>
> litedown::pkg_desc()
Error in detect_pkg() :
Cannot automatically detect the package root directory from '/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/litedown.Rcheck'. You must provide the package name explicitly.
Calls: <Anonymous> -> packageDescription -> detect_pkg
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.3
Check: examples
Result: ERROR
Running examples in ‘litedown-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: pkg_desc
> ### Title: Print the package description, news, citation, manual pages, and
> ### source code
> ### Aliases: pkg_desc pkg_news pkg_code pkg_citation pkg_manual
>
> ### ** Examples
>
> litedown::pkg_desc()
Error in detect_pkg() :
Cannot automatically detect the package root directory from '/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/litedown.Rcheck'. You must provide the package name explicitly.
Calls: <Anonymous> -> packageDescription -> detect_pkg
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.3
Check: examples
Result: ERROR
Running examples in 'litedown-Ex.R' failed
The error most likely occurred in:
> ### Name: pkg_desc
> ### Title: Print the package description, news, citation, manual pages, and
> ### source code
> ### Aliases: pkg_desc pkg_news pkg_code pkg_citation pkg_manual
>
> ### ** Examples
>
> litedown::pkg_desc()
Error in detect_pkg() :
Cannot automatically detect the package root directory from 'd:/Rcompile/CRANpkg/local/4.4/litedown.Rcheck'. You must provide the package name explicitly.
Calls: <Anonymous> -> packageDescription -> detect_pkg
Execution halted
Flavor: r-release-windows-x86_64