Last updated on 2026-02-28 04:53:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.24.0 | 120.76 | 351.69 | 472.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.24.0 | 86.56 | 215.46 | 302.02 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.24.0 | 242.00 | 557.70 | 799.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.24.0 | 237.00 | 538.36 | 775.36 | OK | |
| r-devel-macos-arm64 | 1.24.0 | 24.00 | 59.00 | 83.00 | OK | |
| r-devel-windows-x86_64 | 1.24.0 | 135.00 | 267.00 | 402.00 | ERROR | --no-vignettes |
| r-patched-linux-x86_64 | 1.24.0 | 114.61 | 319.65 | 434.26 | OK | |
| r-release-linux-x86_64 | 1.24.0 | 112.77 | 319.18 | 431.95 | OK | |
| r-release-macos-arm64 | 1.24.0 | 21.00 | 61.00 | 82.00 | OK | |
| r-release-macos-x86_64 | 1.24.0 | 73.00 | 368.00 | 441.00 | OK | |
| r-release-windows-x86_64 | 1.24.0 | 130.00 | 240.00 | 370.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 1.24.0 | 21.00 | 65.00 | 86.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.24.0 | 73.00 | 360.00 | 433.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.24.0 | 153.00 | 245.00 | 398.00 | NOTE | --no-vignettes |
Version: 1.24.0
Check: examples
Result: ERROR
Running examples in ‘netdiffuseR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: round_to_seq
> ### Title: Takes a numeric vector and maps it into a finite length sequence
> ### Aliases: round_to_seq
>
> ### ** Examples
>
>
> x <- rnorm(100)
> w <- data.frame(as.integer(round_to_seq(x, as_factor = TRUE)),x)
> plot(w,x)
Error in attr(x, "formula") %||% { : invalid formula
Calls: plot ... plot.data.frame -> <Anonymous> -> formula -> formula.default -> %||%
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.24.0
Flags: --no-vignettes
Check: examples
Result: ERROR
Running examples in 'netdiffuseR-Ex.R' failed
The error most likely occurred in:
> ### Name: round_to_seq
> ### Title: Takes a numeric vector and maps it into a finite length sequence
> ### Aliases: round_to_seq
>
> ### ** Examples
>
>
> x <- rnorm(100)
> w <- data.frame(as.integer(round_to_seq(x, as_factor = TRUE)),x)
> plot(w,x)
Error in attr(x, "formula") %||% { : invalid formula
Calls: plot ... plot.data.frame -> <Anonymous> -> formula -> formula.default -> %||%
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.24.0
Check: installed package size
Result: NOTE
installed size is 10.8Mb
sub-directories of 1Mb or more:
doc 2.4Mb
help 1.3Mb
libs 5.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.24.0
Flags: --no-vignettes
Check: installed package size
Result: NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
doc 2.4Mb
help 1.3Mb
libs 1.5Mb
Flavor: r-oldrel-windows-x86_64