Last updated on 2025-02-22 09:51:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.99-3 | 3.69 | 74.02 | 77.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.99-3 | 2.83 | 39.16 | 41.99 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.99-3 | 132.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.99-3 | 137.02 | NOTE | |||
r-devel-macos-arm64 | 0.99-3 | 47.00 | NOTE | |||
r-devel-macos-x86_64 | 0.99-3 | 87.00 | NOTE | |||
r-devel-windows-x86_64 | 0.99-3 | 5.00 | 107.00 | 112.00 | NOTE | |
r-patched-linux-x86_64 | 0.99-3 | 5.06 | 72.80 | 77.86 | NOTE | |
r-release-linux-x86_64 | 0.99-3 | 4.73 | 69.29 | 74.02 | NOTE | |
r-release-macos-arm64 | 0.99-3 | 44.00 | NOTE | |||
r-release-macos-x86_64 | 0.99-3 | 129.00 | NOTE | |||
r-release-windows-x86_64 | 0.99-3 | 6.00 | 108.00 | 114.00 | NOTE | |
r-oldrel-macos-arm64 | 0.99-3 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 0.99-3 | 81.00 | OK | |||
r-oldrel-windows-x86_64 | 0.99-3 | 8.00 | 121.00 | 129.00 | OK |
Version: 0.99-3
Check: Rd files
Result: NOTE
checkRd: (-1) proftools-package.Rd:40: Lost braces
40 | by the code{kcachegrind} program available on some operating
| ^
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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.99-3
Check: examples
Result: ERROR
Running examples in ‘proftools-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: filterProfileData
> ### Title: Filter Profile Data
> ### Aliases: filterProfileData
> ### Keywords: programming utilities
>
> ### ** Examples
>
> pd <- readProfileData(system.file("samples", "glmEx.out", package="proftools"))
> plotProfileCallGraph(pd)
Error in loadNamespace(x) : there is no package called ‘Rgraphviz’
Calls: plotProfileCallGraph ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.99-3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘proftools.Rnw’ using knitr
Quitting from lines 231-232 [fullCallGraph] (proftools.Rnw)
Error: processing vignette 'proftools.Rnw' failed with diagnostics:
there is no package called 'Rgraphviz'
--- failed re-building ‘proftools.Rnw’
SUMMARY: processing the following file failed:
‘proftools.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc