CRAN Package Check Results for Package CompGLM

Last updated on 2019-10-16 07:49:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 18.42 30.56 48.98 ERROR
r-devel-linux-x86_64-debian-gcc 2.0 11.49 23.67 35.16 ERROR
r-devel-linux-x86_64-fedora-clang 2.0 63.04 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0 59.93 ERROR
r-devel-windows-ix86+x86_64 2.0 68.00 82.00 150.00 ERROR
r-patched-linux-x86_64 2.0 13.46 30.27 43.73 ERROR
r-patched-solaris-x86 2.0 87.10 ERROR
r-release-linux-x86_64 2.0 14.18 30.14 44.32 ERROR
r-release-windows-ix86+x86_64 2.0 40.00 90.00 130.00 ERROR
r-release-osx-x86_64 2.0 OK
r-oldrel-windows-ix86+x86_64 2.0 30.00 87.00 117.00 ERROR
r-oldrel-osx-x86_64 2.0 OK

Check Details

Version: 2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s/5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     -- 1. Error: check that package has google style (@test_code_style.R#5) -------
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     == testthat results ===========================================================
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     ── 1. Error: check that package has google style (@test_code_style.R#5) ───────
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     ── 1. Error: check that package has google style (@test_code_style.R#5) ───────
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     -- 1. Error: check that package has google style (@test_code_style.R#5) -------
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     == testthat results ===========================================================
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 2.0
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     -- 1. Error: check that package has google style (@test_code_style.R#5) -------
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     == testthat results ===========================================================
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     ── 1. Error: check that package has google style (@test_code_style.R#5) ───────
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [11s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     ── 1. Error: check that package has google style (@test_code_style.R#5) ───────
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 2.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     -- 1. Error: check that package has google style (@test_code_style.R#5) -------
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     == testthat results ===========================================================
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 2.0
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     -- 1. Error: check that package has google style (@test_code_style.R#5) -------
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     == testthat results ===========================================================
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(CompGLM)
     >
     > test_check("CompGLM")
     -- 1. Error: check that package has google style (@test_code_style.R#5) -------
     invalid 'path' argument
     1: lintr::lint_package() at testthat/test_code_style.R:5
     2: normalizePath(path, mustWork = FALSE)
     3: path.expand(path)
    
     == testthat results ===========================================================
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check that package has google style (@test_code_style.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64