CRAN Package Check Results for Package netdiffuseR

Last updated on 2026-04-10 12:52:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-macos-arm64 1.24.0 25.00 56.00 81.00 ERROR
r-release-linux-x86_64 1.24.0 102.34 315.70 418.04 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 120.00 224.00 344.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 146.00 306.00 452.00 NOTE --no-vignettes

Check Details

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 Flavor: r-devel-macos-arm64

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