CRAN Package Check Results for Package rddapp

Last updated on 2020-03-24 11:49:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 18.08 147.38 165.46 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.1 15.69 109.74 125.43 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.1 186.51 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.1 183.68 ERROR
r-devel-windows-ix86+x86_64 1.2.1 42.00 169.00 211.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.2.1 38.00 193.00 231.00 OK
r-patched-linux-x86_64 1.2.1 12.72 128.95 141.67 ERROR
r-patched-solaris-x86 1.2.1 289.90 ERROR
r-release-linux-x86_64 1.2.1 13.45 128.79 142.24 ERROR
r-release-windows-ix86+x86_64 1.2.1 29.00 179.00 208.00 OK
r-release-osx-x86_64 1.2.1 OK
r-oldrel-windows-ix86+x86_64 1.2.1 21.00 191.00 212.00 OK
r-oldrel-osx-x86_64 1.2.1 OK

Check Details

Version: 1.2.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'rddtools'
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.2.1
Check: Rd cross-references
Result: NOTE
    Unknown package 'rddtools' in Rd xrefs
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.2.1
Check: tests
Result: ERROR
     Running 'testthat.R' [4s/4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > # library(AER)
     > # library(sandwich)
     > # library(lmtest)
     > # library(Formula)
     > library(rddapp)
     > library(rdd)
     Loading required package: sandwich
     Loading required package: lmtest
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: AER
     Loading required package: car
     Loading required package: carData
     Loading required package: survival
     Loading required package: Formula
     > library(rddtools)
     Error in library(rddtools) : there is no package called 'rddtools'
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > # library(AER)
     > # library(sandwich)
     > # library(lmtest)
     > # library(Formula)
     > library(rddapp)
     > library(rdd)
     Loading required package: sandwich
     Loading required package: lmtest
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: AER
     Loading required package: car
     Loading required package: carData
     Loading required package: survival
     Loading required package: Formula
     > library(rddtools)
     Error in library(rddtools) : there is no package called 'rddtools'
     Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > # library(AER)
     > # library(sandwich)
     > # library(lmtest)
     > # library(Formula)
     > library(rddapp)
     > library(rdd)
     Loading required package: sandwich
     Loading required package: lmtest
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: AER
     Loading required package: car
     Loading required package: carData
     Loading required package: survival
     Loading required package: Formula
     > library(rddtools)
     Error in library(rddtools) : there is no package called 'rddtools'
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 1.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > # library(AER)
     > # library(sandwich)
     > # library(lmtest)
     > # library(Formula)
     > library(rddapp)
     > library(rdd)
     Loading required package: sandwich
     Loading required package: lmtest
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: AER
     Loading required package: car
     Loading required package: carData
     Loading required package: survival
     Loading required package: Formula
     > library(rddtools)
     Error in library(rddtools) : there is no package called 'rddtools'
     Execution halted
Flavor: r-release-linux-x86_64