CRAN Package Check Results for Package dockr

Last updated on 2020-01-11 09:49:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.6 8.64 54.96 63.60 ERROR
r-devel-linux-x86_64-debian-gcc 0.8.6 6.48 41.76 48.24 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.6 88.77 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8.6 87.95 NOTE
r-devel-windows-ix86+x86_64 0.8.6 39.00 110.00 149.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.8.6 29.00 111.00 140.00 OK
r-patched-linux-x86_64 0.8.6 6.59 48.72 55.31 ERROR
r-patched-solaris-x86 0.8.6 99.40 NOTE
r-release-linux-x86_64 0.8.6 6.76 48.64 55.40 ERROR
r-release-windows-ix86+x86_64 0.8.6 32.00 97.00 129.00 OK
r-release-osx-x86_64 0.8.6 NOTE
r-oldrel-windows-ix86+x86_64 0.8.6 9.00 77.00 86.00 OK
r-oldrel-osx-x86_64 0.8.6 NOTE

Check Details

Version: 0.8.6
Check: tests
Result: ERROR
     Running 'testthat.R' [2s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(dockr)
     >
     > test_check("dockr")
     v Creating folder for files for Docker image: /tmp/RtmpPRHXKS/dockr_0.8.6
     v Creating folder for source packages: /tmp/RtmpPRHXKS/dockr_0.8.6/source_packages
     v Creating empty Dockerfile: /tmp/RtmpPRHXKS/dockr_0.8.6/Dockerfile
     --- Building, installing and loading package...
     -- 1. Error: (unknown) (@test-prepare_docker_image.R#11) ----------------------
     cannot open the connection
     Backtrace:
     1. dockr::prepare_docker_image(...)
     2. dockr:::build_and_install_package(...)
     3. devtools::document(pkg = pkg, roclets = c("rd", "collate", "namespace"))
     6. roxygen2::roxygenise(pkg$path, roclets, load_code = load_code)
     7. roxygen2:::roxygen_setup(base_path)
     8. roxygen2:::update_roxygen_version(base_path)
     9. desc::desc_set(RoxygenNote = cur, file = desc_path)
     10. desc$write(file = file)
     11. desc:::idesc_write(self, private, file)
     12. base::file(file, encoding = encoding, open = "w+")
    
     == testthat results ===========================================================
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-prepare_docker_image.R#11)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.8.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dockr)
     >
     > test_check("dockr")
     ✔ Creating folder for files for Docker image: /home/hornik/tmp/scratch/RtmpugJvHL/dockr_0.8.6
     ✔ Creating folder for source packages: /home/hornik/tmp/scratch/RtmpugJvHL/dockr_0.8.6/source_packages
     ✔ Creating empty Dockerfile: /home/hornik/tmp/scratch/RtmpugJvHL/dockr_0.8.6/Dockerfile
     — Building, installing and loading package...
     ── 1. Error: (unknown) (@test-prepare_docker_image.R#11) ──────────────────────
     cannot open the connection
     Backtrace:
     1. dockr::prepare_docker_image(...)
     2. dockr:::build_and_install_package(...)
     3. devtools::document(pkg = pkg, roclets = c("rd", "collate", "namespace"))
     6. roxygen2::roxygenise(pkg$path, roclets, load_code = load_code)
     7. roxygen2:::roxygen_setup(base_path)
     8. roxygen2:::update_roxygen_version(base_path)
     9. desc::desc_set(RoxygenNote = cur, file = desc_path)
     10. desc$write(file = file)
     11. desc:::idesc_write(self, private, file)
     12. base::file(file, encoding = encoding, open = "w+")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-prepare_docker_image.R#11)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.6
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘roxygen2’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.8.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dockr)
     >
     > test_check("dockr")
     ✔ Creating folder for files for Docker image: /tmp/RtmpenjBjA/dockr_0.8.6
     ✔ Creating folder for source packages: /tmp/RtmpenjBjA/dockr_0.8.6/source_packages
     ✔ Creating empty Dockerfile: /tmp/RtmpenjBjA/dockr_0.8.6/Dockerfile
     — Building, installing and loading package...
     ── 1. Error: (unknown) (@test-prepare_docker_image.R#11) ──────────────────────
     cannot open the connection
     Backtrace:
     1. dockr::prepare_docker_image(...)
     2. dockr:::build_and_install_package(...)
     3. devtools::document(pkg = pkg, roclets = c("rd", "collate", "namespace"))
     6. roxygen2::roxygenise(pkg$path, roclets, load_code = load_code)
     7. roxygen2:::roxygen_setup(base_path)
     8. roxygen2:::update_roxygen_version(base_path)
     9. desc::desc_set(RoxygenNote = cur, file = desc_path)
     10. desc$write(file = file)
     11. desc:::idesc_write(self, private, file)
     12. base::file(file, encoding = encoding, open = "w+")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-prepare_docker_image.R#11)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.8.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dockr)
     >
     > test_check("dockr")
     ✔ Creating folder for files for Docker image: /tmp/RtmpeNCAkJ/dockr_0.8.6
     ✔ Creating folder for source packages: /tmp/RtmpeNCAkJ/dockr_0.8.6/source_packages
     ✔ Creating empty Dockerfile: /tmp/RtmpeNCAkJ/dockr_0.8.6/Dockerfile
     — Building, installing and loading package...
     ── 1. Error: (unknown) (@test-prepare_docker_image.R#11) ──────────────────────
     cannot open the connection
     Backtrace:
     1. dockr::prepare_docker_image(...)
     2. dockr:::build_and_install_package(...)
     3. devtools::document(pkg = pkg, roclets = c("rd", "collate", "namespace"))
     6. roxygen2::roxygenise(pkg$path, roclets, load_code = load_code)
     7. roxygen2:::roxygen_setup(base_path)
     8. roxygen2:::update_roxygen_version(base_path)
     9. desc::desc_set(RoxygenNote = cur, file = desc_path)
     10. desc$write(file = file)
     11. desc:::idesc_write(self, private, file)
     12. base::file(file, encoding = encoding, open = "w+")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-prepare_docker_image.R#11)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64