Last updated on 2026-03-12 05:52:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.24.0 | 119.07 | 339.54 | 458.61 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.24.0 | 88.71 | 219.41 | 308.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.24.0 | 162.00 | 468.50 | 630.50 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.24.0 | 245.00 | 539.43 | 784.43 | ERROR | |
| r-devel-macos-arm64 | 1.24.0 | 24.00 | 59.00 | 83.00 | OK | |
| r-devel-windows-x86_64 | 1.24.0 | 149.00 | 268.00 | 417.00 | ERROR | --no-vignettes |
| r-patched-linux-x86_64 | 1.24.0 | 114.90 | 318.91 | 433.81 | OK | |
| r-release-linux-x86_64 | 1.24.0 | 102.10 | 321.50 | 423.60 | 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 | 127.00 | 251.00 | 378.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 | 152.00 | 268.00 | 420.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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
diffusionMap 6.464 0.042 7.698
degree_adoption_diagnostic 5.068 0.054 5.967
rewire_graph 4.859 0.074 7.494
Flavor: r-devel-linux-x86_64-debian-clang
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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
degree_adoption_diagnostic 3.385 0.376 5.192
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.24.0
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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