CRAN Package Check Results for Package openSkies

Last updated on 2021-08-08 17:50:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 15.70 83.18 98.88 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 13.04 0.02 13.06 FAIL
r-devel-linux-x86_64-fedora-clang 1.1.3 368.36 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.3 115.99 OK
r-devel-windows-x86_64 1.1.2 24.00 197.00 221.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.1.3 FAIL
r-patched-linux-x86_64 1.1.2 21.41 75.71 97.12 OK
r-release-linux-x86_64 1.1.3 12.91 0.01 12.92 FAIL
r-release-macos-arm64 1.1.2 NOTE
r-release-macos-x86_64 1.1.3 OK
r-release-windows-ix86+x86_64 1.1.2 22.00 91.00 113.00 OK
r-oldrel-macos-x86_64 1.1.3 ERROR
r-oldrel-windows-ix86+x86_64 1.1.3 30.00 149.00 179.00 OK

Additional issues

M1mac

Check Details

Version: 1.1.3
Check: examples
Result: FAIL
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 1.1.3
Check: examples
Result: ERROR
    Running examples in ‘openSkies-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: getSingleTimeStateVectors
    > ### Title: Retrieve all state vectors received at a given time point
    > ### Aliases: getSingleTimeStateVectors
    >
    > ### ** Examples
    >
    > # Obtain a list with the state vectors for all aircrafts currently flying over
    > # an area covering Switzerland.
    >
    > getSingleTimeStateVectors(minLatitude=45.8389, maxLatitude=47.8229,
    + minLongitude=5.9962, maxLongitude=10.5226)
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.3
Check: tests
Result: ERROR
     Running ‘runTests.R’ [0m/90m]
    Running the tests in ‘tests/runTests.R’ failed.
    Complete output:
     > BiocGenerics:::testPackage("openSkies")
    
     Resource not currently available. Please try again later.
    
     Resource not currently available. Please try again later.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘openSkies.Rmd’ using rmarkdown
    Loading required package: grid
    
    Resource not currently available. Please try again later.
    
     *** caught segfault ***
    address 0x44c6, cause 'memory not mapped'
    
    Traceback:
     1: dev.off(dv)
     2: eng_r(options)
     3: block_exec(params)
     4: call_block(x)
     5: process_group.block(group)
     6: process_group(group)
     7: withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { setwd(wd) cat(res, sep = "\n", file = output %n% "") message("Quitting from lines ", paste(current_lines(i), collapse = "-"), " (", knit_concord$get("infile"), ") ") })
     8: process_file(text, output)
     9: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
    10: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...)
    11: vweave_rmarkdown(...)
    12: engine$weave(file, quiet = quiet, encoding = enc)
    13: doTryCatch(return(expr), name, parentenv, handler)
    14: tryCatchOne(expr, names, parentenv, handlers[[1L]])
    15: tryCatchList(expr, classes, parentenv, handlers)
    16: tryCatch({ engine$weave(file, quiet = quiet, encoding = enc) setwd(startdir) output <- find_vignette_product(name, by = "weave", engine = engine) if (!have.makefile && vignette_is_tex(output)) { texi2pdf(file = output, clean = FALSE, quiet = quiet) output <- find_vignette_product(name, by = "texi2pdf", engine = engine) } outputs <- c(outputs, output)}, error = function(e) { thisOK <<- FALSE fails <<- c(fails, file) message(gettextf("Error: processing vignette '%s' failed with diagnostics:\n%s", file, conditionMessage(e)))})
    17: tools:::buildVignettes(dir = "/data/gannet/ripley/R/packages/tests-clang/openSkies.Rcheck/vign_test/openSkies")
    An irrecoverable exception occurred. R is aborting now ...
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.3
Check: examples
Result: ERROR
    Running examples in 'openSkies-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: getIntervalFlights
    > ### Title: Retrieve all flights registered during a time interval
    > ### Aliases: getIntervalFlights
    >
    > ### ** Examples
    >
    > # Obtain a list with information for all the flights registered during the 16th
    > # of November, 2019 between 9 AM and 10 AM, London time.
    >
    > flights <- getIntervalFlights(startTime="2019-11-16 09:00:00",
    + endTime="2019-11-16 10:00:00", timeZone="Europe/London")
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 1.1.3
Check: tests
Result: ERROR
     Running 'runTests.R'
    Running the tests in 'tests/runTests.R' failed.
    Complete output:
     > BiocGenerics:::testPackage("openSkies")
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 1.1.3
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 1.1.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘BiocStyle’
Flavor: r-release-macos-arm64

Version: 1.1.3
Check: examples
Result: ERROR
    Running examples in ‘openSkies-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: getIntervalFlights
    > ### Title: Retrieve all flights registered during a time interval
    > ### Aliases: getIntervalFlights
    >
    > ### ** Examples
    >
    > # Obtain a list with information for all the flights registered during the 16th
    > # of November, 2019 between 9 AM and 10 AM, London time.
    >
    > flights <- getIntervalFlights(startTime="2019-11-16 09:00:00",
    + endTime="2019-11-16 10:00:00", timeZone="Europe/London")
    
    Execution halted
Flavor: r-oldrel-macos-x86_64