CRAN Package Check Results for Package EML

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 112.35 494.41 606.76 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 97.76 389.00 486.76 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 737.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 703.10 OK
r-devel-windows-ix86+x86_64 1.0.3 194.00 261.00 455.00 NOTE --no-vignettes
r-patched-linux-x86_64 1.0.3 76.77 405.25 482.02 OK
r-patched-solaris-x86 1.0.3 622.90 ERROR
r-release-linux-x86_64 1.0.3 79.28 406.67 485.95 OK
r-release-windows-ix86+x86_64 1.0.3 105.00 237.00 342.00 NOTE --no-vignettes
r-release-osx-x86_64 1.0.3 ERROR
r-oldrel-windows-ix86+x86_64 1.0.3 86.00 172.00 258.00 NOTE --no-vignettes
r-oldrel-osx-x86_64 1.0.3 ERROR

Check Details

Version: 1.0.3
Check: installed package size
Result: NOTE
     installed size is 8.2Mb
     sub-directories of 1Mb or more:
     R 1.8Mb
     xsd 5.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.0.3
Flags: --no-vignettes
Check: installed package size
Result: NOTE
     installed size is 8.2Mb
     sub-directories of 1Mb or more:
     R 1.8Mb
     xsd 5.4Mb
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [92s/125s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(EML)
     >
     > test_check("EML")
     sh: +RTS: not found
     ── 1. Error: We return TRUE when validating a valid just created eml object with
     pandoc document conversion failed with error 127
     1: source(ex) at testthat/test-validation.R:75
     2: withVisible(eval(ei, envir))
     3: eval(ei, envir)
     4: eval(ei, envir)
     5: set_methods(methods_file)
     6: new("methods", sampling = sampling, methodStep = new("methodStep", instrumentation = instrumentation,
     software = software, description = as(set_TextType(methods_file), "description")))
     7: initialize(value, ...)
     8: initialize(value, ...)
     9: .local(.Object, ...)
     10: c_as(methodStep, "methodStep")
     ...
     14: initialize(value, ...)
     15: .local(.Object, ...)
     16: as(description, "description")
     17: .class1(object)
     18: as(set_TextType(methods_file), "description")
     19: .class1(object)
     20: set_TextType(methods_file)
     21: to_docbook(file)
     22: pandoc_convert(basename(file), to = "docbook", output = normalizePath(docbook_file,
     winslash = "/", mustWork = FALSE), options = "-s")
     23: stop("pandoc document conversion failed with error ", result, call. = FALSE)
    
     sh: +RTS: not found
     ── 2. Error: We return TRUE when validating a valid just created eml object (@te
     pandoc document conversion failed with error 127
     1: source(ex) at testthat/test-validation.R:89
     2: withVisible(eval(ei, envir))
     3: eval(ei, envir)
     4: eval(ei, envir)
     5: set_methods(methods_file)
     6: new("methods", sampling = sampling, methodStep = new("methodStep", instrumentation = instrumentation,
     software = software, description = as(set_TextType(methods_file), "description")))
     7: initialize(value, ...)
     8: initialize(value, ...)
     9: .local(.Object, ...)
     10: c_as(methodStep, "methodStep")
     ...
     14: initialize(value, ...)
     15: .local(.Object, ...)
     16: as(description, "description")
     17: .class1(object)
     18: as(set_TextType(methods_file), "description")
     19: .class1(object)
     20: set_TextType(methods_file)
     21: to_docbook(file)
     22: pandoc_convert(basename(file), to = "docbook", output = normalizePath(docbook_file,
     winslash = "/", mustWork = FALSE), options = "-s")
     23: stop("pandoc document conversion failed with error ", result, call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 78 SKIPPED: 5 FAILED: 2
     1. Error: We return TRUE when validating a valid just created eml object with latin1 encoding (@test-validation.R#75)
     2. Error: We return TRUE when validating a valid just created eml object (@test-validation.R#89)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [82s/134s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     18: as(set_TextType(methods_file), "description")
     19: .class1(object)
     20: set_TextType(methods_file)
     21: to_docbook(file)
     22: pandoc_convert(basename(file), to = "docbook", output = normalizePath(docbook_file,
     winslash = "/", mustWork = FALSE), options = "-s")
     23: stop("pandoc document conversion failed with error ", result, call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 78 SKIPPED: 5 FAILED: 2
     1. Error: We return TRUE when validating a valid just created eml object with latin1 encoding (@test-validation.R#75)
     2. Error: We return TRUE when validating a valid just created eml object (@test-validation.R#89)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 1.0.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [57s/58s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     18: as(set_TextType(methods_file), "description")
     19: .class1(object)
     20: set_TextType(methods_file)
     21: to_docbook(file)
     22: pandoc_convert(basename(file), to = "docbook", output = normalizePath(docbook_file,
     winslash = "/", mustWork = FALSE), options = "-s")
     23: stop("pandoc document conversion failed with error ", result, call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 76 SKIPPED: 5 FAILED: 2
     1. Error: We return TRUE when validating a valid just created eml object with latin1 encoding (@test-validation.R#75)
     2. Error: We return TRUE when validating a valid just created eml object (@test-validation.R#89)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64