Last updated on 2026-03-10 21:53:52 CET.
| Package | ERROR | NOTE |
|---|---|---|
| camcorder | 2 | 12 |
Current CRAN status: ERROR: 2, NOTE: 12
Version: 0.1.0
Check: Rd files
Result: NOTE
checkRd: (-1) Recording.Rd:112: Lost braces; missing escapes or markup?
112 | Stop recording images with {camcorder}.
| ^
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-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(camcorder)
>
> test_check("camcorder")
Saving _problems/test-recording-138.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 10 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-recording.R:1:1', 'test-recording.R:39:1',
'test-recording.R:79:1', 'test-recording.R:146:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-recording.R:138:3'): recording works - gif output ──────────────
Error in `basename(file_path_sans_ext(existing_resized_film))`: a character vector argument expected
Backtrace:
▆
1. └─camcorder::gg_playback(playback_file) at test-recording.R:138:3
2. └─camcorder:::scale_film(...)
3. ├─basename(file_path_sans_ext(film)) %in% ...
4. └─base::basename(file_path_sans_ext(existing_resized_film))
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 10 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘camcorder_record.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘camcorder_record.Rmd’
--- re-building ‘camcorder_view.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘camcorder_view.Rmd’
--- re-building ‘pdf_fonts.Rmd’ using rmarkdown
Quitting from pdf_fonts.Rmd:30-40 [setup-record-pdf]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `value[[3L]]()`:
! Unable to determine file extention to use for ` x `. Please provide a file extension in the `device_ext` argument of gg_record().
---
Backtrace:
▆
1. └─camcorder::gg_record(...)
2. └─camcorder:::derive_ext(device)
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pdf_fonts.Rmd' failed with diagnostics:
Unable to determine file extention to use for ` x `. Please provide a file extension in the `device_ext` argument of gg_record().
--- failed re-building ‘pdf_fonts.Rmd’
SUMMARY: processing the following file failed:
‘pdf_fonts.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(camcorder)
>
> test_check("camcorder")
Saving _problems/test-recording-138.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 10 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-recording.R:1:1', 'test-recording.R:39:1',
'test-recording.R:79:1', 'test-recording.R:146:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-recording.R:138:3'): recording works - gif output ──────────────
Error in `basename(file_path_sans_ext(existing_resized_film))`: a character vector argument expected
Backtrace:
▆
1. └─camcorder::gg_playback(playback_file) at test-recording.R:138:3
2. └─camcorder:::scale_film(...)
3. ├─basename(file_path_sans_ext(film)) %in% ...
4. └─base::basename(file_path_sans_ext(existing_resized_film))
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 10 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'camcorder_record.Rmd' using rmarkdown
--- finished re-building 'camcorder_record.Rmd'
--- re-building 'camcorder_view.Rmd' using rmarkdown
--- finished re-building 'camcorder_view.Rmd'
--- re-building 'pdf_fonts.Rmd' using rmarkdown
Quitting from pdf_fonts.Rmd:30-40 [setup-record-pdf]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `value[[3L]]()`:
! Unable to determine file extention to use for ` x `. Please provide a file extension in the `device_ext` argument of gg_record().
---
Backtrace:
▆
1. └─camcorder::gg_record(...)
2. └─camcorder:::derive_ext(device)
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pdf_fonts.Rmd' failed with diagnostics:
Unable to determine file extention to use for ` x `. Please provide a file extension in the `device_ext` argument of gg_record().
--- failed re-building 'pdf_fonts.Rmd'
SUMMARY: processing the following file failed:
'pdf_fonts.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.