The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

CRAN Package Check Results for Maintainer ‘Giuseppe Arena <g.arena at uva.nl>’

Last updated on 2026-05-05 05:52:35 CEST.

Package ERROR OK
remify 13
remstimate 3 10

Package remify

Current CRAN status: OK: 13

Package remstimate

Current CRAN status: ERROR: 3, OK: 10

Version: 2.3.14
Check: examples
Result: ERROR Running examples in ‘remstimate-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: aic > ### Title: aic > ### Aliases: aic aic.remstimate > > ### ** Examples > > > # ------------------------------------ # > # tie-oriented model: "MLE" # > # ------------------------------------ # > > # loading data > data(tie_data) > > # processing event sequence with remify > tie_reh <- remify::remify(edgelist = tie_data$edgelist, model = "tie") > > # specifying linear predictor > tie_model <- ~ 1 + + remstats::indegreeSender()+ + remstats::inertia()+ + remstats::reciprocity() > > # calculating statistics > tie_reh_stats <- remstats::remstats(reh = tie_reh, + tie_effects = tie_model) Error in if (attr(reh, "model") == "tie") { : argument is of length zero Calls: <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.3.14
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/1s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("remstimate") + } test-remstimate-actor-oriented-pe.R 0 tests test-remstimate-actor-oriented-pe.R 0 tests test-remstimate-actor-oriented-pe.R 0 tests test-remstimate-actor-oriented-pe.R 0 tests test-remstimate-actor-oriented-pe.R 0 tests Error in if (attr(reh, "model") == "tie") { : argument is of length zero Calls: <Anonymous> ... run_test_dir -> lapply -> FUN -> eval -> eval -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.3.14
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘remstimate.Rmd’ using rmarkdown Quitting from remstimate.Rmd:162-169 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `if (attr(reh, "model") == "tie") ...`: ! argument is of length zero --- Backtrace: ▆ 1. └─remstats::remstats(reh = tie_reh, tie_effects = tie_model) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'remstimate.Rmd' failed with diagnostics: argument is of length zero --- failed re-building ‘remstimate.Rmd’ SUMMARY: processing the following file failed: ‘remstimate.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.3.14
Check: examples
Result: ERROR Running examples in ‘remstimate-Ex.R’ failed The error most likely occurred in: > ### Name: aic > ### Title: aic > ### Aliases: aic aic.remstimate > > ### ** Examples > > > # ------------------------------------ # > # tie-oriented model: "MLE" # > # ------------------------------------ # > > # loading data > data(tie_data) > > # processing event sequence with remify > tie_reh <- remify::remify(edgelist = tie_data$edgelist, model = "tie") > > # specifying linear predictor > tie_model <- ~ 1 + + remstats::indegreeSender()+ + remstats::inertia()+ + remstats::reciprocity() > > # calculating statistics > tie_reh_stats <- remstats::remstats(reh = tie_reh, + tie_effects = tie_model) Error in if (attr(reh, "model") == "tie") { : argument is of length zero Calls: <Anonymous> Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.3.14
Check: tests
Result: ERROR Running ‘tinytest.R’ Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("remstimate") + } test-remstimate-actor-oriented-pe.R 0 tests test-remstimate-actor-oriented-pe.R 0 tests test-remstimate-actor-oriented-pe.R 0 tests test-remstimate-actor-oriented-pe.R 0 tests test-remstimate-actor-oriented-pe.R 0 tests Error in if (attr(reh, "model") == "tie") { : argument is of length zero Calls: <Anonymous> ... run_test_dir -> lapply -> FUN -> eval -> eval -> <Anonymous> Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.3.14
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘remstimate.Rmd’ using rmarkdown Quitting from remstimate.Rmd:162-169 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `if (attr(reh, "model") == "tie") ...`: ! argument is of length zero --- Backtrace: ▆ 1. └─remstats::remstats(reh = tie_reh, tie_effects = tie_model) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'remstimate.Rmd' failed with diagnostics: argument is of length zero --- failed re-building ‘remstimate.Rmd’ SUMMARY: processing the following file failed: ‘remstimate.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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.