CRAN Package Check Results for Package docket

Last updated on 2023-11-17 14:54:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.20 4.71 41.14 45.85 ERROR
r-devel-linux-x86_64-debian-gcc 1.20 3.62 31.66 35.28 ERROR
r-devel-linux-x86_64-fedora-clang 1.20 59.57 OK
r-devel-linux-x86_64-fedora-gcc 1.20 68.81 OK
r-devel-windows-x86_64 1.20 5.00 55.00 60.00 OK
r-patched-linux-x86_64 1.20 5.21 39.21 44.42 ERROR
r-release-linux-x86_64 1.20 4.23 39.64 43.87 ERROR
r-release-macos-arm64 1.20 36.00 OK
r-release-macos-x86_64 1.20 66.00 OK
r-release-windows-x86_64 1.20 9.00 60.00 69.00 OK
r-oldrel-macos-arm64 1.20 30.00 OK
r-oldrel-windows-x86_64 1.20 7.00 59.00 66.00 OK

Check Details

Version: 1.20
Check: examples
Result: ERROR
    Running examples in ‘docket-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: batchDocket
    > ### Title: Create Documents
    > ### Aliases: batchDocket
    >
    > ### ** Examples
    >
    > # Path to the sample template file included in the package
    > template_path <- system.file("batch_document", "batchTemplate.docx", package="docket")
    > output_paths <- as.list(paste0(dirname(template_path), paste0("/batch document", 1:5, ".docx")))
    >
    > # Create a dictionary by using the getDictionary function on the sample template file
    > result <- getBatchDictionary(template_path, output_paths)
    Warning in dir.create(path = temp_dir) :
     cannot create dir '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/docket/batch_document/batchTemplate.docx_dockettemp', reason 'Read-only file system'
    Error in unzip_file(filename) :
     Unable to generate temporary holding files
    Calls: getBatchDictionary -> getDictionary -> open_zipfile -> unzip_file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.20
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘docket_guide.Rmd’ using rmarkdown
    
    Quitting from lines 78-81 [unnamed-chunk-3] (docket_guide.Rmd)
    Error: processing vignette 'docket_guide.Rmd' failed with diagnostics:
    Unable to generate temporary holding files
    --- failed re-building ‘docket_guide.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘docket_guide.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.20
Check: examples
Result: ERROR
    Running examples in ‘docket-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: batchDocket
    > ### Title: Create Documents
    > ### Aliases: batchDocket
    >
    > ### ** Examples
    >
    > # Path to the sample template file included in the package
    > template_path <- system.file("batch_document", "batchTemplate.docx", package="docket")
    > output_paths <- as.list(paste0(dirname(template_path), paste0("/batch document", 1:5, ".docx")))
    >
    > # Create a dictionary by using the getDictionary function on the sample template file
    > result <- getBatchDictionary(template_path, output_paths)
    Warning in dir.create(path = temp_dir) :
     cannot create dir '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/docket/batch_document/batchTemplate.docx_dockettemp', reason 'Read-only file system'
    Error in unzip_file(filename) :
     Unable to generate temporary holding files
    Calls: getBatchDictionary -> getDictionary -> open_zipfile -> unzip_file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.20
Check: examples
Result: ERROR
    Running examples in ‘docket-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: batchDocket
    > ### Title: Create Documents
    > ### Aliases: batchDocket
    >
    > ### ** Examples
    >
    > # Path to the sample template file included in the package
    > template_path <- system.file("batch_document", "batchTemplate.docx", package="docket")
    > output_paths <- as.list(paste0(dirname(template_path), paste0("/batch document", 1:5, ".docx")))
    >
    > # Create a dictionary by using the getDictionary function on the sample template file
    > result <- getBatchDictionary(template_path, output_paths)
    Warning in dir.create(path = temp_dir) :
     cannot create dir '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/docket/batch_document/batchTemplate.docx_dockettemp', reason 'Read-only file system'
    Error in unzip_file(filename) :
     Unable to generate temporary holding files
    Calls: getBatchDictionary -> getDictionary -> open_zipfile -> unzip_file
    Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.20
Check: examples
Result: ERROR
    Running examples in ‘docket-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: batchDocket
    > ### Title: Create Documents
    > ### Aliases: batchDocket
    >
    > ### ** Examples
    >
    > # Path to the sample template file included in the package
    > template_path <- system.file("batch_document", "batchTemplate.docx", package="docket")
    > output_paths <- as.list(paste0(dirname(template_path), paste0("/batch document", 1:5, ".docx")))
    >
    > # Create a dictionary by using the getDictionary function on the sample template file
    > result <- getBatchDictionary(template_path, output_paths)
    Warning in dir.create(path = temp_dir) :
     cannot create dir '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/docket/batch_document/batchTemplate.docx_dockettemp', reason 'Read-only file system'
    Error in unzip_file(filename) :
     Unable to generate temporary holding files
    Calls: getBatchDictionary -> getDictionary -> open_zipfile -> unzip_file
    Execution halted
Flavor: r-release-linux-x86_64