Last updated on 2019-10-16 07:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 105.15 | 76.52 | 181.67 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 107.39 | 58.24 | 165.63 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 247.58 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 275.94 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 173.00 | 138.00 | 311.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 98.16 | 73.05 | 171.21 | ERROR | |
r-patched-solaris-x86 | 0.1.1 | 270.80 | ERROR | |||
r-release-linux-x86_64 | 0.1.1 | 104.28 | 80.60 | 184.88 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1.1 | 171.00 | 155.00 | 326.00 | ERROR | |
r-release-osx-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 190.00 | 140.00 | 330.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.1 | NOTE |
Version: 0.1.1
Check: line endings in C/C++/Fortran sources/headers
Result: NOTE
Found the following sources/headers with CR or CRLF line endings:
inst/include/meta_header.hpp
Some Unix compilers require LF line endings.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64
Version: 0.1.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [21s/16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
-- 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
== testthat results ===========================================================
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
── 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: installed package size
Result: NOTE
installed size is 29.8Mb
sub-directories of 1Mb or more:
libs 29.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
── 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
── 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [18s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
-- 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
== testthat results ===========================================================
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.1
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [15s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
-- 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
== testthat results ===========================================================
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
── 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
── 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
── 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [17s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
-- 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
== testthat results ===========================================================
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.1
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [22s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
-- 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
== testthat results ===========================================================
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
-- 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
== testthat results ===========================================================
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.1
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [21s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("OsteoBioR")
Loading required package: Rcpp
>
> test_check("OsteoBioR")
-- 1. Error: Code style is in line with INWT style conventions (@test-00_codeSty
invalid 'path' argument
1: lintr::expect_lint_free(linters = INWTUtils::selectLinters()) at testthat/test-00_codeStyle.R:6
2: lint_package(...)
3: normalizePath(path, mustWork = FALSE)
4: path.expand(path)
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 2.746 3.254
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
[1] "Estimated stay time lengths"
Site 1 Site 2
Stay_time 9.72 11.28
[1] "Stay time proportion by interval"
Site 1 Site 2
Interval 1 0.278 0.722
Interval 2 0.584 0.416
Interval 3 0.562 0.438
Interval 4 0.454 0.546
Interval 5 0.436 0.564
Interval 6 0.432 0.568
== testthat results ===========================================================
[ OK: 53 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: Code style is in line with INWT style conventions (@test-00_codeStyle.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64