Last updated on 2025-10-31 13:51:03 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7.0 | 13.21 | 120.19 | 133.40 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.7.0 | 9.09 | 85.58 | 94.67 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.7.0 | 28.00 | 177.68 | 205.68 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 31.00 | 181.75 | 212.75 | ERROR | |
| r-devel-windows-x86_64 | 1.7.0 | 16.00 | 117.00 | 133.00 | ERROR | |
| r-patched-linux-x86_64 | 1.7.0 | 13.14 | 131.81 | 144.95 | NOTE | |
| r-release-linux-x86_64 | 1.7.0 | 13.07 | 131.02 | 144.09 | NOTE | |
| r-release-macos-arm64 | 1.7.0 | 6.00 | 59.00 | 65.00 | NOTE | |
| r-release-macos-x86_64 | 1.7.0 | 10.00 | 139.00 | 149.00 | NOTE | |
| r-release-windows-x86_64 | 1.7.0 | 16.00 | 149.00 | 165.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.7.0 | 6.00 | 61.00 | 67.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.7.0 | 8.00 | 93.00 | 101.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.7.0 | 19.00 | 184.00 | 203.00 | NOTE | 
Version: 1.7.0
Check: Rd files
Result: NOTE
  checkRd: (-1) spe.Rd:101: Lost braces
     101 | code{spe} command; (4) \code{alpha} stores significance level as in
         |     ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.7.0
Check: examples
Result: ERROR
  Running examples in ‘SortedEffects-Ex.R’ failed
  The error most likely occurred in:
  
  > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
  > ### Name: plot.spe
  > ### Title: Plot output of 'spe' command. The x-axis limits are set to the
  > ###   specified range of percentile index.
  > ### Aliases: plot.spe
  > 
  > ### ** Examples
  > 
  > data("mortgage")
  > fm <- deny ~ black + p_irat + hse_inc + ccred + mcred + pubrec + ltv_med +
  + ltv_high + denpmi + selfemp + single + hischl
  > test <- spe(fm = fm, data = mortgage, var = "black", method = "logit",
  + us = c(2:98)/100, b = 50)
  Using 1 CPUs now.
  > 
  > plot(x = test, main="APE and SPE of Being Black on the prob of
  + Mortgage Denial", sub="Logit Model", ylab="Change in Probability")
  Error in if (lim2) { : argument is not interpretable as logical
  Calls: plot -> plot.spe -> plot -> plot.default
  Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.7.0
Check: examples
Result: ERROR
  Running examples in ‘SortedEffects-Ex.R’ failed
  The error most likely occurred in:
  
  > ### Name: plot.spe
  > ### Title: Plot output of 'spe' command. The x-axis limits are set to the
  > ###   specified range of percentile index.
  > ### Aliases: plot.spe
  > 
  > ### ** Examples
  > 
  > data("mortgage")
  > fm <- deny ~ black + p_irat + hse_inc + ccred + mcred + pubrec + ltv_med +
  + ltv_high + denpmi + selfemp + single + hischl
  > test <- spe(fm = fm, data = mortgage, var = "black", method = "logit",
  + us = c(2:98)/100, b = 50)
  Using 1 CPUs now.
  > 
  > plot(x = test, main="APE and SPE of Being Black on the prob of
  + Mortgage Denial", sub="Logit Model", ylab="Change in Probability")
  Error in if (lim2) { : argument is not interpretable as logical
  Calls: plot -> plot.spe -> plot -> plot.default
  Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64