CRAN Package Check Results for Package lucr

Last updated on 2019-05-12 09:48:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 14.70 23.14 37.84 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 11.35 19.13 30.48 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 53.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 47.70 NOTE
r-patched-linux-x86_64 0.2.0 14.21 22.89 37.10 OK
r-patched-solaris-x86 0.2.0 64.60 OK
r-release-linux-x86_64 0.2.0 15.24 22.98 38.22 OK
r-release-windows-ix86+x86_64 0.2.0 44.00 57.00 101.00 ERROR
r-release-osx-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 44.00 57.00 101.00 ERROR
r-oldrel-osx-x86_64 0.2.0 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [1s/1s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(lucr)
     >
     > test_check("lucr")
     -- 1. Failure: Simple amounts can be converted (@test_conversion.R#4) ---------
     `x` not equal to `expected`.
     1/1 mismatches
     x[1]: "£12.00"
     y[1]: "£12.00"
    
     -- 2. Failure: Complex amounts can be converted (@test_conversion.R#8) --------
     `x` not equal to `expected`.
     1/1 mismatches
     x[1]: "£12,000.00"
     y[1]: "£12,000.00"
    
     == testthat results ===========================================================
     OK: 6 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Failure: Simple amounts can be converted (@test_conversion.R#4)
     2. Failure: Complex amounts can be converted (@test_conversion.R#8)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: compiled code
Result: NOTE
    File ‘lucr/libs/lucr.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [1s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(lucr)
     >
     > test_check("lucr")
     -- 1. Failure: Simple amounts can be converted (@test_conversion.R#4) ---------
     `x` not equal to `expected`.
     1/1 mismatches
     x[1]: "£12.00"
     y[1]: "£12.00"
    
     -- 2. Failure: Complex amounts can be converted (@test_conversion.R#8) --------
     `x` not equal to `expected`.
     1/1 mismatches
     x[1]: "£12,000.00"
     y[1]: "£12,000.00"
    
     == testthat results ===========================================================
     OK: 6 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Failure: Simple amounts can be converted (@test_conversion.R#4)
     2. Failure: Complex amounts can be converted (@test_conversion.R#8)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2.0
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [1s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(lucr)
     >
     > test_check("lucr")
     -- 1. Failure: Simple amounts can be converted (@test_conversion.R#4) ---------
     `x` not equal to `expected`.
     1/1 mismatches
     x[1]: "£12.00"
     y[1]: "£12.00"
    
     -- 2. Failure: Complex amounts can be converted (@test_conversion.R#8) --------
     `x` not equal to `expected`.
     1/1 mismatches
     x[1]: "£12,000.00"
     y[1]: "£12,000.00"
    
     == testthat results ===========================================================
     OK: 6 SKIPPED: 0 WARNINGS: 0 FAILED: 2
     1. Failure: Simple amounts can be converted (@test_conversion.R#4)
     2. Failure: Complex amounts can be converted (@test_conversion.R#8)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64