CRAN Package Check Results for Package FSelectorRcpp

Last updated on 2018-06-20 01:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 79.49 123.99 203.48 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 70.33 96.54 166.87 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 272.10 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.8 257.44 OK
r-devel-windows-ix86+x86_64 0.1.8 239.00 249.00 488.00 ERROR
r-patched-linux-x86_64 0.1.8 86.76 117.75 204.51 NOTE
r-patched-solaris-x86 0.1.8 143.80 ERROR
r-release-linux-x86_64 0.1.8 86.11 114.69 200.80 NOTE
r-release-windows-ix86+x86_64 0.1.8 161.00 176.00 337.00 ERROR
r-release-osx-x86_64 0.1.8 NOTE
r-oldrel-windows-ix86+x86_64 0.1.8 228.00 193.00 421.00 ERROR
r-oldrel-osx-x86_64 0.1.8 NOTE

Additional issues

clang-UBSAN

Check Details

Version: 0.1.8
Check: installed package size
Result: NOTE
     installed size is 11.5Mb
     sub-directories of 1Mb or more:
     doc 2.2Mb
     libs 9.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.8
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(FSelectorRcpp)
     > library(Matrix)
     > library(Rcpp)
     > library(RcppArmadillo)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     > library(entropy)
    
     Attaching package: 'entropy'
    
     The following object is masked from 'package:FSelectorRcpp':
    
     discretize
    
     > library(lintr)
     >
     > test_check("FSelectorRcpp")
     -- 1. Failure: Catch unit tests pass (@test-cpp.R#5) --------------------------
     C++ unit tests:
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     is a Catch v1.9.6 host application.
     Run with -? for options
    
     -------------------------------------------------------------------------------
     Entropy tests | test-cpp.cpp
     Numeric entropy - comparsion with entropy package
     -------------------------------------------------------------------------------
     test-cpp.cpp:26
     ...............................................................................
    
     test-cpp.cpp:33: FAILED:
     CATCH_CHECK( entrR[0] == fselector::entropy::numeric_entropy(x.begin(), x.end()) )
     with expansion:
     1.0114042647 == 1.0114042647
    
     ===============================================================================
     test cases: 2 | 1 passed | 1 failed
     assertions: 5 | 4 passed | 1 failed
    
    
     == testthat results ===========================================================
     OK: 89 SKIPPED: 0 FAILED: 1
     1. Failure: Catch unit tests pass (@test-cpp.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.1.8
Check: DESCRIPTION meta-information
Result: NOTE
    Dependence on R version ‘3.3.2’ not with patchlevel 0
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.8
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking: ‘RWeka’ ‘FSelector’
Flavor: r-patched-solaris-x86

Version: 0.1.8
Check: Rd cross-references
Result: NOTE
    Package unavailable to check Rd xrefs: ‘FSelector’
Flavor: r-patched-solaris-x86

Version: 0.1.8
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(FSelectorRcpp)
     > library(Matrix)
     > library(Rcpp)
     > library(RcppArmadillo)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     > library(entropy)
    
     Attaching package: 'entropy'
    
     The following object is masked from 'package:FSelectorRcpp':
    
     discretize
    
     > library(lintr)
     >
     > test_check("FSelectorRcpp")
     ── 1. Error: (unknown) (@test-cutoff.R#2) ─────────────────────────────────────
     there is no package called 'FSelector'
     1: library(FSelector) at testthat/test-cutoff.R:2
     2: stop(txt, domain = NA)
    
     ── 2. Error: (unknown) (@test-discretize.R#2) ─────────────────────────────────
     there is no package called 'FSelector'
     1: library(FSelector) at testthat/test-discretize.R:2
     2: stop(txt, domain = NA)
    
     ── 3. Error: (unknown) (@test-information_gain.R#2) ───────────────────────────
     there is no package called 'FSelector'
     1: library(FSelector) at testthat/test-information_gain.R:2
     2: stop(txt, domain = NA)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 22 SKIPPED: 0 FAILED: 3
     1. Error: (unknown) (@test-cutoff.R#2)
     2. Error: (unknown) (@test-discretize.R#2)
     3. Error: (unknown) (@test-information_gain.R#2)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.8
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 42-45 (benchmarks_discretize.Rmd)
    Error: processing vignette 'benchmarks_discretize.Rmd' failed with diagnostics:
    there is no package called 'RWeka'
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.8
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(FSelectorRcpp)
     > library(Matrix)
     > library(Rcpp)
     > library(RcppArmadillo)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     > library(entropy)
    
     Attaching package: 'entropy'
    
     The following object is masked from 'package:FSelectorRcpp':
    
     discretize
    
     > library(lintr)
     >
     > test_check("FSelectorRcpp")
     -- 1. Failure: Catch unit tests pass (@test-cpp.R#5) --------------------------
     C++ unit tests:
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     is a Catch v1.9.6 host application.
     Run with -? for options
    
     -------------------------------------------------------------------------------
     Entropy tests | test-cpp.cpp
     Numeric entropy - comparsion with entropy package
     -------------------------------------------------------------------------------
     test-cpp.cpp:26
     ...............................................................................
    
     test-cpp.cpp:33: FAILED:
     CATCH_CHECK( entrR[0] == fselector::entropy::numeric_entropy(x.begin(), x.end()) )
     with expansion:
     1.0114042647 == 1.0114042647
    
     ===============================================================================
     test cases: 2 | 1 passed | 1 failed
     assertions: 5 | 4 passed | 1 failed
    
    
     == testthat results ===========================================================
     OK: 89 SKIPPED: 0 FAILED: 1
     1. Failure: Catch unit tests pass (@test-cpp.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.1.8
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘RTCGA.rnaseq’
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.8
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(FSelectorRcpp)
     > library(Matrix)
     > library(Rcpp)
     > library(RcppArmadillo)
     > library(dplyr)
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     > library(entropy)
    
     Attaching package: 'entropy'
    
     The following object is masked from 'package:FSelectorRcpp':
    
     discretize
    
     > library(lintr)
     >
     > test_check("FSelectorRcpp")
     -- 1. Failure: Catch unit tests pass (@test-cpp.R#5) --------------------------
     C++ unit tests:
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     is a Catch v1.9.6 host application.
     Run with -? for options
    
     -------------------------------------------------------------------------------
     Entropy tests | test-cpp.cpp
     Numeric entropy - comparsion with entropy package
     -------------------------------------------------------------------------------
     test-cpp.cpp:26
     ...............................................................................
    
     test-cpp.cpp:33: FAILED:
     CATCH_CHECK( entrR[0] == fselector::entropy::numeric_entropy(x.begin(), x.end()) )
     with expansion:
     1.0114042647 == 1.0114042647
    
     ===============================================================================
     test cases: 2 | 1 passed | 1 failed
     assertions: 5 | 4 passed | 1 failed
    
    
     == testthat results ===========================================================
     OK: 89 SKIPPED: 0 FAILED: 1
     1. Failure: Catch unit tests pass (@test-cpp.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64