CRAN Package Check Results for Package rvgtest

Last updated on 2020-11-15 06:46:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.4 3.75 49.71 53.46 ERROR
r-devel-linux-x86_64-debian-gcc 0.7.4 2.75 38.71 41.46 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.4 74.78 ERROR
r-devel-linux-x86_64-fedora-gcc 0.7.4 64.25 ERROR
r-devel-windows-ix86+x86_64 0.7.4 8.00 76.00 84.00 ERROR
r-patched-linux-x86_64 0.7.4 3.93 48.92 52.85 ERROR
r-patched-solaris-x86 0.7.4 83.50 ERROR
r-release-linux-x86_64 0.7.4 3.79 49.03 52.82 ERROR
r-release-macos-x86_64 0.7.4 NOTE
r-release-windows-ix86+x86_64 0.7.4 8.00 99.00 107.00 ERROR
r-oldrel-macos-x86_64 0.7.4 NOTE
r-oldrel-windows-ix86+x86_64 0.7.4 5.00 77.00 82.00 ERROR

Check Details

Version: 0.7.4
Check: R code for possible problems
Result: NOTE
    invqdist: no visible global function definition for 'uniroot'
    pertadd: no visible binding for global variable 'rnorm'
    pertadd: no visible global function definition for 'runif'
    pertadd: no visible global function definition for 'rbinom'
    pertsub: no visible binding for global variable 'rnorm'
    pertsub: no visible global function definition for 'runif'
    plot.rvgt.ftable: no visible global function definition for 'qnorm'
    plot.rvgt.ftable: no visible global function definition for 'polygon'
    plot.rvgt.ftable: no visible global function definition for 'abline'
    plot.rvgt.ftable: no visible global function definition for 'lines'
    plot.rvgt.htest: no visible global function definition for 'rainbow'
    plot.rvgt.htest: no visible global function definition for 'lines'
    plot.rvgt.htest: no visible global function definition for 'points'
    plot.rvgt.htest: no visible global function definition for 'text'
    plot.rvgt.htest: no visible global function definition for 'abline'
    plot.rvgt.ierror: no visible global function definition for 'rainbow'
    plot.rvgt.ierror: no visible global function definition for 'lines'
    plot.rvgt.ierror: no visible global function definition for 'text'
    plot.rvgt.ierror: no visible global function definition for 'polygon'
    plot.rvgt.ierror: no visible global function definition for 'abline'
    rvgt.Mtest: no visible global function definition for 'pnorm'
    rvgt.chisq: no visible global function definition for 'chisq.test'
    rvgt.chisq.level2: no visible global function definition for
     'chisq.test'
    rvgt.chisq.level2: no visible global function definition for 'pchisq'
    rvgt.ftable: no visible global function definition for 'is'
    rvgt.ftable : myrdist: no visible global function definition for 'ur'
    rvgt.ftable: no visible global function definition for 'quantile'
    rvgt.read: no visible global function definition for 'read.table'
    uerror: no visible global function definition for 'is'
    uerror: no visible global function definition for 'unuran.is.inversion'
    uerror : myaqdist: no visible global function definition for 'uq'
    uerror: no visible global function definition for 'quantile'
    unuran.distr.class: no visible global function definition for
     'unuran.details'
    xerror: no visible global function definition for 'is'
    xerror: no visible global function definition for 'unuran.is.inversion'
    xerror : myaqdist: no visible global function definition for 'uq'
    xerror: no visible global function definition for 'quantile'
    Undefined global functions or variables:
     abline chisq.test is lines pchisq pnorm points polygon qnorm quantile
     rainbow rbinom read.table rnorm runif text uniroot unuran.details
     unuran.is.inversion uq ur
    Consider adding
     importFrom("grDevices", "rainbow")
     importFrom("graphics", "abline", "lines", "points", "polygon", "text")
     importFrom("methods", "is")
     importFrom("stats", "chisq.test", "pchisq", "pnorm", "qnorm",
     "quantile", "rbinom", "rnorm", "runif", "uniroot")
     importFrom("utils", "read.table")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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-macos-x86_64, r-release-windows-ix86+x86_64

Version: 0.7.4
Check: tests
Result: ERROR
     Running 'dotestthat.R' [6s/8s]
    Running the tests in 'tests/dotestthat.R' failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite /tmp/RtmpMGu6AS/RLIBS_109158f7f839/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: .......3........4
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: ..5
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .....6.
     [ierror] Approximation error - xerror: ....789..
     [ierror] Approximation error - plot: abc
     [ierror] Approximation error - Invalid arguments: ..............................d....
    
     == Failed ======================================================================
     -- 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     -- 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     -- 3. ERROR (test_ftable.R:59:9): [ft-006] calling rvgt.ftable: plot -----------
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     -- 4. ERROR (test_ftable.R:139:9): [ft-041] plotting rvgt.ftable ---------------
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     -- 5. ERROR (test_htest.R:46:9): [ht-061] plotting rvgt.htest ------------------
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     -- 6. ERROR (test_ierror.R:59:9): [ie-006] calling uerror: dparams, plot -------
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     -- 7. ERROR (test_ierror.R:108:9): [ie-015] calling xerror: plot ---------------
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     -- 8. ERROR (test_ierror.R:114:9): [ie-016] calling xerror: abs ----------------
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     -- 9. ERROR (test_ierror.R:120:9): [ie-017] calling xerror: rel ----------------
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     -- 10. ERROR (test_ierror.R:151:9): [ie-021] calling plot.rvgt.ierror: uerror --
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
     ... and 3 more
    
    
     Maximum number of 10 failures reached, some test results may be missing.
    
     == DONE ========================================================================
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.7.4
Check: tests
Result: ERROR
     Running ‘dotestthat.R’ [5s/11s]
    Running the tests in ‘tests/dotestthat.R’ failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite /home/hornik/tmp/scratch/RtmpRshAIm/RLIBS_3b5045989838/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: .......3........4
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: ..5
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .....6.
     [ierror] Approximation error - xerror: ....789..
     [ierror] Approximation error - plot: abc
     [ierror] Approximation error - Invalid arguments: ..............................d....
    
     ══ Failed ══════════════════════════════════════════════════════════════════════
     ── 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     ── 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     ── 3. ERROR (test_ftable.R:59:9): [ft-006] calling rvgt.ftable: plot ───────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 4. ERROR (test_ftable.R:139:9): [ft-041] plotting rvgt.ftable ───────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 5. ERROR (test_htest.R:46:9): [ht-061] plotting rvgt.htest ──────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 6. ERROR (test_ierror.R:59:9): [ie-006] calling uerror: dparams, plot ───────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 7. ERROR (test_ierror.R:108:9): [ie-015] calling xerror: plot ───────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 8. ERROR (test_ierror.R:114:9): [ie-016] calling xerror: abs ────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 9. ERROR (test_ierror.R:120:9): [ie-017] calling xerror: rel ────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 10. ERROR (test_ierror.R:151:9): [ie-021] calling plot.rvgt.ierror: uerror ──
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
     ... and 3 more
    
    
     Maximum number of 10 failures reached, some test results may be missing.
    
     ══ DONE ════════════════════════════════════════════════════════════════════════
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7.4
Check: compiled code
Result: NOTE
    File ‘rvgtest/libs/rvgtest.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.7.4
Check: tests
Result: ERROR
     Running ‘dotestthat.R’
    Running the tests in ‘tests/dotestthat.R’ failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite /tmp/RtmpWRJ6iE/RLIBS_62ab073fa31a2/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     /data/gannet/ripley/R/packages/tests-clang/rvgtest.Rcheck/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     ══ Failed ══════════════════════════════════════════════════════════════════════
     ── 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     ── 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     ── 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ──────
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     ══ DONE ════════════════════════════════════════════════════════════════════════
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7.4
Check: tests
Result: ERROR
     Running ‘dotestthat.R’
    Running the tests in ‘tests/dotestthat.R’ failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite /data/gannet/ripley/R/packages/tests-devel/rvgtest.Rcheck/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     /data/gannet/ripley/R/packages/tests-devel/rvgtest.Rcheck/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     ══ Failed ══════════════════════════════════════════════════════════════════════
     ── 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     ── 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     ── 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ──────
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     ══ DONE ════════════════════════════════════════════════════════════════════════
     No one gets it right on their first try
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.7.4
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'dotestthat.R' [5s]
    Running the tests in 'tests/dotestthat.R' failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite D:/temp/RtmpQR2jVQ/RLIBS_18f947ae66d1a/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     D:/temp/RtmpQR2jVQ/RLIBS_18f947ae66d1a/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     == Failed ======================================================================
     -- 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     -- 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     -- 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ------
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     == DONE ========================================================================
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.7.4
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'dotestthat.R' [6s]
    Running the tests in 'tests/dotestthat.R' failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite D:/temp/RtmpQR2jVQ/RLIBS_18f947ae66d1a/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     D:/temp/RtmpQR2jVQ/RLIBS_18f947ae66d1a/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     == Failed ======================================================================
     -- 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     -- 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     -- 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ------
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     == DONE ========================================================================
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.7.4
Check: tests
Result: ERROR
     Running ‘dotestthat.R’ [6s/7s]
    Running the tests in ‘tests/dotestthat.R’ failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite /tmp/Rtmp1TvIo8/RLIBS_680a1728da58/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: .......3........4
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: ..5
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .....6.
     [ierror] Approximation error - xerror: ....789..
     [ierror] Approximation error - plot: abc
     [ierror] Approximation error - Invalid arguments: ..............................d....
    
     ══ Failed ══════════════════════════════════════════════════════════════════════
     ── 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     ── 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     ── 3. ERROR (test_ftable.R:59:9): [ft-006] calling rvgt.ftable: plot ───────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 4. ERROR (test_ftable.R:139:9): [ft-041] plotting rvgt.ftable ───────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 5. ERROR (test_htest.R:46:9): [ht-061] plotting rvgt.htest ──────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 6. ERROR (test_ierror.R:59:9): [ie-006] calling uerror: dparams, plot ───────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 7. ERROR (test_ierror.R:108:9): [ie-015] calling xerror: plot ───────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 8. ERROR (test_ierror.R:114:9): [ie-016] calling xerror: abs ────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 9. ERROR (test_ierror.R:120:9): [ie-017] calling xerror: rel ────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 10. ERROR (test_ierror.R:151:9): [ie-021] calling plot.rvgt.ierror: uerror ──
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
     ... and 3 more
    
    
     Maximum number of 10 failures reached, some test results may be missing.
    
     ══ DONE ════════════════════════════════════════════════════════════════════════
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.7.4
Check: tests
Result: ERROR
     Running ‘dotestthat.R’
    Running the tests in ‘tests/dotestthat.R’ failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite /tmp/RtmpAEaG8c/RLIBS_5e453153ce9/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     /home/ripley/R/Lib32/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     ══ Failed ══════════════════════════════════════════════════════════════════════
     ── 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     ── 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     ── 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ──────
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     ══ DONE ════════════════════════════════════════════════════════════════════════
     Keep trying!
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.7.4
Check: tests
Result: ERROR
     Running ‘dotestthat.R’ [6s/7s]
    Running the tests in ‘tests/dotestthat.R’ failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite /tmp/RtmpT2eB40/RLIBS_3a0e7619e503/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: .......3........4
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: ..5
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .....6.
     [ierror] Approximation error - xerror: ....789..
     [ierror] Approximation error - plot: abc
     [ierror] Approximation error - Invalid arguments: ..............................d....
    
     ══ Failed ══════════════════════════════════════════════════════════════════════
     ── 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     ── 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     ── 3. ERROR (test_ftable.R:59:9): [ft-006] calling rvgt.ftable: plot ───────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 4. ERROR (test_ftable.R:139:9): [ft-041] plotting rvgt.ftable ───────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 5. ERROR (test_htest.R:46:9): [ht-061] plotting rvgt.htest ──────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 6. ERROR (test_ierror.R:59:9): [ie-006] calling uerror: dparams, plot ───────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 7. ERROR (test_ierror.R:108:9): [ie-015] calling xerror: plot ───────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 8. ERROR (test_ierror.R:114:9): [ie-016] calling xerror: abs ────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 9. ERROR (test_ierror.R:120:9): [ie-017] calling xerror: rel ────────────────
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
    
     ── 10. ERROR (test_ierror.R:151:9): [ie-021] calling plot.rvgt.ierror: uerror ──
     Error: cannot open file 'Rplots.pdf'
     Backtrace:
     ... and 3 more
    
    
     Maximum number of 10 failures reached, some test results may be missing.
    
     ══ DONE ════════════════════════════════════════════════════════════════════════
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.7.4
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'dotestthat.R' [7s]
    Running the tests in 'tests/dotestthat.R' failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite D:/temp/Rtmp4I4myB/RLIBS_b7545726201e/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     D:/temp/Rtmp4I4myB/RLIBS_b7545726201e/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     == Failed ======================================================================
     -- 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     -- 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     -- 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ------
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     == DONE ========================================================================
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.7.4
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'dotestthat.R' [8s]
    Running the tests in 'tests/dotestthat.R' failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite D:/temp/Rtmp4I4myB/RLIBS_b7545726201e/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     D:/temp/Rtmp4I4myB/RLIBS_b7545726201e/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     == Failed ======================================================================
     -- 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     -- 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     -- 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ------
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     == DONE ========================================================================
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.7.4
Check: R code for possible problems
Result: NOTE
    invqdist: no visible global function definition for ‘uniroot’
    pertadd: no visible binding for global variable ‘rnorm’
    pertadd: no visible global function definition for ‘runif’
    pertadd: no visible global function definition for ‘rbinom’
    pertsub: no visible binding for global variable ‘rnorm’
    pertsub: no visible global function definition for ‘runif’
    plot.rvgt.ftable: no visible global function definition for ‘qnorm’
    plot.rvgt.ftable: no visible global function definition for ‘plot’
    plot.rvgt.ftable: no visible global function definition for ‘polygon’
    plot.rvgt.ftable: no visible global function definition for ‘abline’
    plot.rvgt.ftable: no visible global function definition for ‘lines’
    plot.rvgt.htest: no visible global function definition for ‘rainbow’
    plot.rvgt.htest: no visible global function definition for ‘plot’
    plot.rvgt.htest: no visible global function definition for ‘lines’
    plot.rvgt.htest: no visible global function definition for ‘points’
    plot.rvgt.htest: no visible global function definition for ‘text’
    plot.rvgt.htest: no visible global function definition for ‘abline’
    plot.rvgt.ierror: no visible global function definition for ‘plot’
    plot.rvgt.ierror: no visible global function definition for ‘rainbow’
    plot.rvgt.ierror: no visible global function definition for ‘lines’
    plot.rvgt.ierror: no visible global function definition for ‘text’
    plot.rvgt.ierror: no visible global function definition for ‘polygon’
    plot.rvgt.ierror: no visible global function definition for ‘abline’
    rvgt.Mtest: no visible global function definition for ‘pnorm’
    rvgt.chisq: no visible global function definition for ‘chisq.test’
    rvgt.chisq.level2: no visible global function definition for
     ‘chisq.test’
    rvgt.chisq.level2: no visible global function definition for ‘pchisq’
    rvgt.ftable: no visible global function definition for ‘is’
    rvgt.ftable : myrdist: no visible global function definition for ‘ur’
    rvgt.ftable: no visible global function definition for ‘quantile’
    rvgt.read: no visible global function definition for ‘read.table’
    uerror: no visible global function definition for ‘is’
    uerror: no visible global function definition for ‘unuran.is.inversion’
    uerror : myaqdist: no visible global function definition for ‘uq’
    uerror: no visible global function definition for ‘quantile’
    unuran.distr.class: no visible global function definition for
     ‘unuran.details’
    xerror: no visible global function definition for ‘is’
    xerror: no visible global function definition for ‘unuran.is.inversion’
    xerror : myaqdist: no visible global function definition for ‘uq’
    xerror: no visible global function definition for ‘quantile’
    Undefined global functions or variables:
     abline chisq.test is lines pchisq plot pnorm points polygon qnorm
     quantile rainbow rbinom read.table rnorm runif text uniroot
     unuran.details unuran.is.inversion uq ur
    Consider adding
     importFrom("grDevices", "rainbow")
     importFrom("graphics", "abline", "lines", "plot", "points", "polygon",
     "text")
     importFrom("methods", "is")
     importFrom("stats", "chisq.test", "pchisq", "pnorm", "qnorm",
     "quantile", "rbinom", "rnorm", "runif", "uniroot")
     importFrom("utils", "read.table")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.7.4
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'dotestthat.R' [5s]
    Running the tests in 'tests/dotestthat.R' failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite D:/temp/Rtmp4SFdLZ/RLIBS_797436c22b64/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     D:/temp/Rtmp4SFdLZ/RLIBS_797436c22b64/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     == Failed ======================================================================
     -- 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     -- 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     -- 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ------
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     == DONE ========================================================================
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.7.4
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'dotestthat.R' [5s]
    Running the tests in 'tests/dotestthat.R' failed.
    Complete output:
     >
     > ## Location of unitTest files
     > runit.dir <- system.file(package="rvgtest", "unittests")
     >
     > ## Name of R file with test suite
     > testsuite.file <- "runalltests.R"
     >
     > ## path to R file with test suite
     > testsuite <- file.path(runit.dir, testsuite.file)
     >
     > ## Indicate that we run 'R CMD check'
     > .rvgt.RCMDCHECK <- TRUE
     >
     > ## Load and test suite
     > cat("Running testsuite",testsuite,"\n")
     Running testsuite D:/temp/Rtmp4SFdLZ/RLIBS_797436c22b64/rvgtest/unittests/runalltests.R
     > source(testsuite)
     =============================================
     Run test suite in directory
     D:/temp/Rtmp4SFdLZ/RLIBS_797436c22b64/rvgtest/unittests
     =============================================
     Runuran:
     [Runuran] Runuran API: .....
     [Runuran] Runuran API - Invalid arguments: .12..
     ftable:
     [ftable] RVG frequency tables - Create: ...................
     [ftable] RVG frequency tables - Invalid arguments: .............................
     htest:
     [htable] RVG frequency tables - GoF tests: .......
     [htable] RVG frequency tables - Invalid arguments for GoF tests: ............
     ierror:
     [ierror] Approximation error - uerror: .......
     [ierror] Approximation error - xerror: .........
     [ierror] Approximation error - plot: ..............
     [ierror] Approximation error - Invalid arguments: ..............................3....
    
     == Failed ======================================================================
     -- 1. FAILURE (test_Runuran.R:93:9): [Ru-i12] calling uerror (Runuran) with inva
     `uerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:93:8
     6. rvgtest::uerror(...)
    
     -- 2. FAILURE (test_Runuran.R:100:9): [Ru-i12] calling xerror (Runuran) with inv
     `xerror(...)` threw an error with unexpected message.
     Expected match: " Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Actual message: "Argument 'aqdist' is object of class 'unuran' of invalid distribution type."
     Backtrace:
     1. testthat::expect_error(...) test_Runuran.R:100:8
     6. rvgtest::xerror(...)
    
     -- 3. FAILURE (test_ierror.R:324:9): [ie-i31] calling plot.rvgt.ierror: x ------
     `plot.rvgt.ierror()` threw an error with unexpected message.
     Expected match: "'x' is missing."
     Actual message: "argument \"x\" is missing, with no default"
     Backtrace:
     1. testthat::expect_error(plot.rvgt.ierror(), msg) test_ierror.R:324:8
     6. rvgtest::plot.rvgt.ierror()
    
     == DONE ========================================================================
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64