CRAN Package Check Results for Package apaTables

Last updated on 2020-12-01 00:46:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 11.07 69.53 80.60 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.5 7.10 52.13 59.23 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.5 98.80 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.5 88.85 NOTE
r-devel-windows-ix86+x86_64 2.0.5 17.00 88.00 105.00 OK
r-patched-linux-x86_64 2.0.5 7.36 60.25 67.61 ERROR
r-patched-solaris-x86 2.0.5 121.50 NOTE
r-release-linux-x86_64 2.0.5 8.52 65.78 74.30 NOTE
r-release-macos-x86_64 2.0.5 OK
r-release-windows-ix86+x86_64 2.0.5 17.00 66.00 83.00 OK
r-oldrel-macos-x86_64 2.0.5 OK
r-oldrel-windows-ix86+x86_64 2.0.5 11.00 84.00 95.00 OK

Check Details

Version: 2.0.5
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'ex.CorTable1.doc' 'ex1_anova_table.doc' 'ex1_d_table.doc'
     'ex1_desc_table.doc' 'ex1_ez_independent.doc' 'ex2_anova_table.doc'
     'ex2_desc_table.doc' 'ex2_repeated_table.doc' 'ex3_anova_table.doc'
     'ex3_desc_table.doc' 'ex3_mixed_table.doc' 'exInteraction1.doc'
     'exInteraction2.doc' 'exInteraction3.doc' 'exRegBlocksTable.doc'
     'exRegTable.doc'
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-patched-solaris-x86, r-release-linux-x86_64

Version: 2.0.5
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘MBESS’
Flavor: r-patched-linux-x86_64

Version: 2.0.5
Check: examples
Result: ERROR
    Running examples in ‘apaTables-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: apa.aov.table
    > ### Title: Creates a fixed-effects ANOVA table in APA style
    > ### Aliases: apa.aov.table
    >
    > ### ** Examples
    >
    > #Example 1: 1-way from Field et al. (2012) Discovery Statistics Using R
    > options(contrasts = c("contr.helmert", "contr.poly"))
    > lm_output <- lm(libido ~ dose, data = viagra)
    > apa.aov.table(lm_output, filename = "ex1_anova_table.doc")
    Error in loadNamespace(name) : there is no package called ‘MBESS’
    Calls: apa.aov.table ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
    Execution halted
Flavor: r-patched-linux-x86_64

Version: 2.0.5
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(apaTables)
     >
     > test_check("apaTables")
     ── ERROR (test_anova_ci.R:5:6): get.ci.partial.eta.squared is correct ci: Smiths
     Error: there is no package called 'MBESS'
     Backtrace:
     █
     1. ├─testthat::expect_equal(...) test_anova_ci.R:5:5
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─apaTables::get.ci.partial.eta.squared(...)
     5. └─MBESS::conf.limits.ncf
     6. └─base::getExportedValue(pkg, name)
     7. └─base::asNamespace(ns)
     8. └─base::getNamespace(ns)
     9. └─base::loadNamespace(name)
     10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     11. └─base:::withOneRestart(expr, restarts[[1L]])
     12. └─base:::doWithOneRestart(return(expr), restart)
    
     ── ERROR (test_anova_ci.R:22:6): get.ci.partial.eta.squared is correct ci: Smith
     Error: there is no package called 'MBESS'
     Backtrace:
     █
     1. ├─testthat::expect_equal(...) test_anova_ci.R:22:5
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─apaTables::get.ci.partial.eta.squared(...)
     5. └─MBESS::conf.limits.ncf
     6. └─base::getExportedValue(pkg, name)
     7. └─base::asNamespace(ns)
     8. └─base::getNamespace(ns)
     9. └─base::loadNamespace(name)
     10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     11. └─base:::withOneRestart(expr, restarts[[1L]])
     12. └─base:::doWithOneRestart(return(expr), restart)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     ERROR (test_anova_ci.R:5:6): get.ci.partial.eta.squared is correct ci: Smithson (2001)
     ERROR (test_anova_ci.R:22:6): get.ci.partial.eta.squared is correct ci: Smithson (2001)
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 11 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 2.0.5
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     ‘ex1_desc_table.doc’ ‘ex2_desc_table.doc’ ‘ex3_desc_table.doc’
Flavor: r-patched-linux-x86_64