Last updated on 2018-02-24 09:51:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.37 | 26.24 | 27.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.23 | 20.84 | 22.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 32.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 33.11 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 4.00 | 49.00 | 53.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 0.79 | 28.02 | 28.81 | OK | |
r-patched-solaris-x86 | 1.0 | 38.40 | ERROR | |||
r-release-linux-x86_64 | 1.0 | 0.91 | 27.90 | 28.81 | OK | |
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 48.00 | 53.00 | OK | |
r-release-osx-x86_64 | 1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 37.00 | 40.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘RProtoBuf’
Flavor: r-patched-solaris-x86
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘profile-Ex.R’ failed
The error most likely occurred in:
> ### Name: read_rprof
> ### Title: File I/O for profiler data
> ### Aliases: read_rprof read_pprof write_rprof write_pprof
>
> ### ** Examples
>
> rprof_file <- system.file("samples/rprof/1.out", package = "profile")
> ds <- read_rprof(rprof_file)
> ds
Profile data: 22 samples
> pprof_file <- tempfile("profile", fileext = ".pb.gz")
> write_pprof(ds, pprof_file)
Error: Package RProtoBuf is required to read pprof files.
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Authors@R field gives persons with no valid roles:
R Consortium [fnd]
Flavors: r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64