CRAN Package Check Results for Maintainer ‘Julia Wrobel <julia.wrobel at emory.edu>’

Last updated on 2025-11-08 07:50:50 CET.

Package WARN OK
refund 1 12
refund.shiny 13

Package refund

Current CRAN status: WARN: 1, OK: 12

Version: 0.1-37
Check: for code/documentation mismatches
Result: WARN Codoc mismatches from Rd file 'pfr_plot.gam.Rd': plot.random.effect Code: function(x, P = NULL, data = NULL, label = "", partial.resids = FALSE, rug = TRUE, se = TRUE, scale = -1, n = 100, n2 = 40, n3 = 3, theta = 30, phi = 30, jit = FALSE, xlab = NULL, ylab = NULL, main = NULL, ylim = NULL, xlim = NULL, too.far = 0.1, shade.col = "gray80", shift = 0, trans = I, by.resids = FALSE, scheme = 0, ...) Docs: function(x, P = NULL, data = NULL, label = "", se1.mult = 1, se2.mult = 2, partial.resids = FALSE, rug = TRUE, se = TRUE, scale = -1, n = 100, n2 = 40, n3 = 3, theta = 30, phi = 30, jit = FALSE, xlab = NULL, ylab = NULL, main = NULL, ylim = NULL, xlim = NULL, too.far = 0.1, shade = FALSE, shade.col = "gray80", shift = 0, trans = I, by.resids = FALSE, scheme = 0, ...) Argument names in docs not in code: se1.mult se2.mult shade Mismatches in argument names (first 3): Position: 5 Code: partial.resids Docs: se1.mult Position: 6 Code: rug Docs: se2.mult Position: 7 Code: se Docs: partial.resids Flavor: r-devel-linux-x86_64-fedora-clang

Package refund.shiny

Current CRAN status: OK: 13