Last updated on 2021-01-24 18:47:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 4.91 | 41.91 | 46.82 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 3.53 | 31.99 | 35.52 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 63.57 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 53.97 | ERROR | |||
| r-devel-windows-ix86+x86_64 | 0.1.3 | 9.00 | 49.00 | 58.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.3 | 4.39 | 39.87 | 44.26 | OK | |
| r-patched-solaris-x86 | 0.1.3 | 71.00 | OK | |||
| r-release-linux-x86_64 | 0.1.3 | 4.06 | 40.20 | 44.26 | OK | |
| r-release-macos-x86_64 | 0.1.3 | OK | ||||
| r-release-windows-ix86+x86_64 | 0.1.3 | 7.00 | 56.00 | 63.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.3 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 0.1.3 | 6.00 | 47.00 | 53.00 | OK | 
Version: 0.1.3
Check: tests
Result: ERROR
      Running 'testthat.R' [6s/7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > opar <- options(keep.source=TRUE, keep.source.pkgs=TRUE)
      > library(testthat)
      > test_check("parsetools")
      Loading required package: parsetools
      == Failed tests ================================================================
      -- Failure (internal.R:91:5): make_get_all -------------------------------------
      `test_all` not equal to `expected`.
      Names: 3 string mismatches
      Length mismatch: comparison on first 3 components
      Component 1: target, current do not match when deparsed
      Component 2: 'current' is not an environment
      Component 3: 'current' is not an environment
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 596 ]
      Error: Test failures
      Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.3
Check: tests
Result: ERROR
      Running ‘testthat.R’ [4s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > opar <- options(keep.source=TRUE, keep.source.pkgs=TRUE)
      > library(testthat)
      > test_check("parsetools")
      Loading required package: parsetools
      ══ Failed tests ════════════════════════════════════════════════════════════════
      ── Failure (internal.R:91:5): make_get_all ─────────────────────────────────────
      `test_all` not equal to `expected`.
      Names: 3 string mismatches
      Length mismatch: comparison on first 3 components
      Component 1: target, current do not match when deparsed
      Component 2: 'current' is not an environment
      Component 3: 'current' is not an environment
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 596 ]
      Error: Test failures
      Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: tests
Result: ERROR
      Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > opar <- options(keep.source=TRUE, keep.source.pkgs=TRUE)
      > library(testthat)
      > test_check("parsetools")
      Loading required package: parsetools
      ══ Failed tests ════════════════════════════════════════════════════════════════
      ── Failure (internal.R:91:5): make_get_all ─────────────────────────────────────
      `test_all` not equal to `expected`.
      Names: 3 string mismatches
      Length mismatch: comparison on first 3 components
      Component 1: target, current do not match when deparsed
      Component 2: 'current' is not an environment
      Component 3: 'current' is not an environment
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 596 ]
      Error: Test failures
      Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.3
Check: tests
Result: ERROR
      Running 'testthat.R' [6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > opar <- options(keep.source=TRUE, keep.source.pkgs=TRUE)
      > library(testthat)
      > test_check("parsetools")
      Loading required package: parsetools
      == Failed tests ================================================================
      -- Failure (internal.R:91:5): make_get_all -------------------------------------
      `test_all` not equal to `expected`.
      Names: 3 string mismatches
      Length mismatch: comparison on first 3 components
      Component 1: target, current do not match when deparsed
      Component 2: 'current' is not an environment
      Component 3: 'current' is not an environment
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 596 ]
      Error: Test failures
      Execution halted
Flavor: r-devel-windows-ix86+x86_64