CRAN Package Check Results for Package pubh

Last updated on 2025-10-09 23:51:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 17.05 148.96 166.01 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.0 13.17 103.95 117.12 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 260.19 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.0 273.60 ERROR
r-devel-windows-x86_64 2.0.0 20.00 150.00 170.00 ERROR
r-patched-linux-x86_64 2.0.0 16.06 140.38 156.44 ERROR
r-release-linux-x86_64 2.0.0 15.11 138.18 153.29 ERROR
r-release-macos-arm64 2.0.0 78.00 OK
r-release-macos-x86_64 2.0.0 130.00 OK
r-release-windows-x86_64 2.0.0 17.00 144.00 161.00 ERROR
r-oldrel-macos-arm64 2.0.0 59.00 OK
r-oldrel-macos-x86_64 2.0.0 92.00 OK
r-oldrel-windows-x86_64 2.0.0 25.00 191.00 216.00 ERROR

Check Details

Version: 2.0.0
Check: examples
Result: ERROR Running examples in ‘pubh-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: axis_labs > ### Title: Apply labels from variables to axis-labels in plots. > ### Aliases: axis_labs > > ### ** Examples > > data(kfm, package = "ISwR") > require(sjlabelled, quietly = TRUE) Attaching package: ‘sjlabelled’ The following object is masked from ‘package:ggplot2’: as_label > kfm <- kfm |> + var_labels( + dl.milk = "Breast-milk intake (dl/day)", + sex = "Sex", + weight = "Child weight (kg)", + ml.suppl = "Milk substitute (ml/day)", + mat.weight = "Maternal weight (kg)", + mat.height = "Maternal height (cm)" + ) > > kfm |> + gf_point(weight ~ dl.milk) |> + gf_lm(col = 2, interval = "confidence", col = 2) |> + axis_labs() Warning in rep(yes, length.out = len) : 'x' is NULL so the result will be NULL Error in ans[ypos] <- rep(yes, length.out = len)[ypos] : replacement has length zero Calls: axis_labs -> ifelse Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.0.0
Check: examples
Result: ERROR Running examples in ‘pubh-Ex.R’ failed The error most likely occurred in: > ### Name: axis_labs > ### Title: Apply labels from variables to axis-labels in plots. > ### Aliases: axis_labs > > ### ** Examples > > data(kfm, package = "ISwR") > require(sjlabelled, quietly = TRUE) Attaching package: ‘sjlabelled’ The following object is masked from ‘package:ggplot2’: as_label > kfm <- kfm |> + var_labels( + dl.milk = "Breast-milk intake (dl/day)", + sex = "Sex", + weight = "Child weight (kg)", + ml.suppl = "Milk substitute (ml/day)", + mat.weight = "Maternal weight (kg)", + mat.height = "Maternal height (cm)" + ) > > kfm |> + gf_point(weight ~ dl.milk) |> + gf_lm(col = 2, interval = "confidence", col = 2) |> + axis_labs() Warning in rep(yes, length.out = len) : 'x' is NULL so the result will be NULL Error in ans[ypos] <- rep(yes, length.out = len)[ypos] : replacement has length zero Calls: axis_labs -> ifelse Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, 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.