Last updated on 2025-12-28 03:52:13 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| i3pack | 1 | 12 | |
| lda | 2 | 11 | |
| NetMix | 13 | ||
| poisbinom | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'i3pack-Ex.R' failed
The error most likely occurred in:
> ### Name: predict_iii
> ### Title: Predict II Score for a given set of electoral rule
> ### configurations
> ### Aliases: predict_iii
>
> ### ** Examples
>
> ## Create example data for PR system with closed party lists,
> ## magnitude 5, and Droop quota
> new_system <- data.frame(ballot_type = as.factor("closed"),
+ pool_level = as.factor("party"),
+ votes_per_voter = as.factor("One"),
+ M = 5.0,
+ threshold = 0.05,
+ formula = as.factor("droop"))
> predict_iii(data = new_system, score = "AP", district_level = FALSE)
Warning in readRDS(con, refhook = refhook) :
cannot open URL 'https://github.com/solivella/i3packModels/raw/refs/heads/main/ap_ctry.rds': HTTP status was '504 Gateway Timeout'
Error in readRDS(con, refhook = refhook) :
cannot open the connection to 'https://github.com/solivella/i3packModels/raw/refs/heads/main/ap_ctry.rds'
Calls: predict_iii -> <Anonymous> -> readRDS
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 1.5.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Santiago Olivella <olivella@unc.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Jonathan",
family = "Chang",
role = "aut"),
person(given = "Santiago",
family = "Olivella",
role = "cre",
email = "olivella@unc.edu"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
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.