The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package remverse

Last updated on 2026-07-21 23:58:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 3.38 334.73 338.11 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 2.34 188.18 190.52 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 559.84 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 191.25 OK
r-devel-windows-x86_64 0.2.0 5.00 422.00 427.00 OK
r-patched-linux-x86_64 0.1.0 2.36 31.93 34.29 ERROR
r-release-linux-x86_64 0.1.0 2.43 30.56 32.99 ERROR
r-release-macos-arm64 0.2.0 1.00 87.00 88.00 OK
r-release-macos-x86_64 0.2.0 3.00 603.00 606.00 OK
r-release-windows-x86_64 0.1.0 8.00 429.00 437.00 ERROR
r-oldrel-macos-arm64 0.2.0 1.00 94.00 95.00 OK
r-oldrel-macos-x86_64 0.2.0 3.00 619.00 622.00 OK
r-oldrel-windows-x86_64 0.1.0 6.00 70.00 76.00 ERROR

Check Details

Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘rem-pipeline.Rmd’ using rmarkdown Quitting from rem-pipeline.Rmd:192-206 [manual] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `remify()`: ! unused argument (manual.riskset = my_riskset) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rem-pipeline.Rmd' failed with diagnostics: unused argument (manual.riskset = my_riskset) --- failed re-building ‘rem-pipeline.Rmd’ SUMMARY: processing the following file failed: ‘rem-pipeline.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘remverse-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: remverse-package > ### Title: remverse: A Collection of R Packages for Relational Event > ### Modeling > ### Aliases: remverse remverse-package > > ### ** Examples > > library(remverse) > > # Load example data > data("edgelist0") > data("edgelist0_actors") > > # Preprocess data > reh <- remify(edgelist = edgelist0, + model = "tie", + directed = TRUE, + event_type = "setting", + extend_riskset_by_type = TRUE) > > # Compute statistics > stats <- remstats(reh, + tie_effects = ~ inertia(scaling="std", consider_type = "ignore") + + reciprocity(scaling="std", consider_type = "separate") + + same("job", attr_actors = edgelist0_actors), + start = 10) Error: `start_effects` and `end_effects` are only for duration models. Use `tie_effects` for non-duration tie models, or call remify(..., duration = TRUE) first. Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: examples
Result: ERROR Running examples in 'remverse-Ex.R' failed The error most likely occurred in: > ### Name: remverse-package > ### Title: remverse: A Collection of R Packages for Relational Event > ### Modeling > ### Aliases: remverse remverse-package > > ### ** Examples > > library(remverse) > > # Load example data > data("edgelist0") > data("edgelist0_actors") > > # Preprocess data > reh <- remify(edgelist = edgelist0, + model = "tie", + directed = TRUE, + event_type = "setting", + extend_riskset_by_type = TRUE) > > # Compute statistics > stats <- remstats(reh, + tie_effects = ~ inertia(scaling="std", consider_type = "ignore") + + reciprocity(scaling="std", consider_type = "separate") + + same("job", attr_actors = edgelist0_actors), + start = 10) Error: `start_effects` and `end_effects` are only for duration models. Use `tie_effects` for non-duration tie models, or call remify(..., duration = TRUE) first. Execution halted Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'rem-pipeline.Rmd' using rmarkdown Quitting from rem-pipeline.Rmd:192-206 [manual] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `remify()`: ! unused argument (manual.riskset = my_riskset) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rem-pipeline.Rmd' failed with diagnostics: unused argument (manual.riskset = my_riskset) --- failed re-building 'rem-pipeline.Rmd' SUMMARY: processing the following file failed: 'rem-pipeline.Rmd' Error: Vignette re-building failed. Execution halted Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.