Last updated on 2025-06-24 11:51:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 6.25 | 71.13 | 77.38 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 4.56 | 51.37 | 55.93 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 126.10 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 120.30 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 7.00 | 93.00 | 100.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 6.44 | 82.92 | 89.36 | OK | |
r-release-linux-x86_64 | 0.1.1 | 6.13 | 82.54 | 88.67 | OK | |
r-release-macos-arm64 | 0.1.1 | 53.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 107.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 9.00 | 94.00 | 103.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 87.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 11.00 | 109.00 | 120.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘karel-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: acciones
> ### Title: Acciones que Karel puede realizar
> ### Aliases: acciones avanzar girar_izquierda poner_coso juntar_coso
> ### girar_derecha darse_vuelta
>
> ### ** Examples
>
> generar_mundo("mundo001")
> avanzar()
> juntar_coso()
> girar_izquierda()
> poner_coso()
> ejecutar_acciones()
Error in `png_dim()`:
! Provided file
(/home/hornik/tmp/scratch/RtmpZOdEdn/20d781737087f0/gganim_plot0001.png) does
not exist
Backtrace:
▆
1. └─karel::ejecutar_acciones()
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. ├─gganimate::animate(...)
5. └─gganimate:::animate.gganim(...)
6. └─args$renderer(frames_vars$frame_source, args$fps)
7. └─gganimate:::png_dim(frames[1])
8. └─cli::cli_abort("Provided file ({file}) does not exist")
9. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(karel)
>
> test_check("karel")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 78 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-actions.R:16:3'): Karel's actions perform as expected ──────────
Error in `png_dim(frames[1])`: Provided file
(/home/hornik/tmp/scratch/Rtmp9AB2KS/20e08349ba0371/gganim_plot0001.png) does
not exist
Backtrace:
▆
1. └─karel::ejecutar_acciones() at test-actions.R:16:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. ├─gganimate::animate(...)
5. └─gganimate:::animate.gganim(...)
6. └─args$renderer(frames_vars$frame_source, args$fps)
7. └─gganimate:::png_dim(frames[1])
8. └─cli::cli_abort("Provided file ({file}) does not exist")
9. └─rlang::abort(...)
── Error ('test-english_wrapers.R:39:3'): Karel's actions and superpowers perform as expected in English ──
Error in `png_dim(frames[1])`: Provided file
(/home/hornik/tmp/scratch/Rtmp9AB2KS/20e083acf8461/gganim_plot0001.png) does
not exist
Backtrace:
▆
1. └─karel::run_actions() at test-english_wrapers.R:39:3
2. └─karel::ejecutar_acciones(repetir = loop)
3. ├─base::suppressWarnings(...)
4. │ └─base::withCallingHandlers(...)
5. ├─gganimate::animate(...)
6. └─gganimate:::animate.gganim(...)
7. └─args$renderer(frames_vars$frame_source, args$fps)
8. └─gganimate:::png_dim(frames[1])
9. └─cli::cli_abort("Provided file ({file}) does not exist")
10. └─rlang::abort(...)
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 78 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘karel-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: acciones
> ### Title: Acciones que Karel puede realizar
> ### Aliases: acciones avanzar girar_izquierda poner_coso juntar_coso
> ### girar_derecha darse_vuelta
>
> ### ** Examples
>
> generar_mundo("mundo001")
> avanzar()
> juntar_coso()
> girar_izquierda()
> poner_coso()
> ejecutar_acciones()
Error in `png_dim()`:
! Provided file (/tmp/Rtmpq5UEAP/39833341123c68/gganim_plot0001.png)
does not exist
Backtrace:
▆
1. └─karel::ejecutar_acciones()
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. ├─gganimate::animate(...)
5. └─gganimate:::animate.gganim(...)
6. └─args$renderer(frames_vars$frame_source, args$fps)
7. └─gganimate:::png_dim(frames[1])
8. └─cli::cli_abort("Provided file ({file}) does not exist")
9. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(karel)
>
> test_check("karel")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 78 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-actions.R:16:3'): Karel's actions perform as expected ──────────
Error in `png_dim(frames[1])`: Provided file (/tmp/RtmpBeyvRn/39b3fd484bf2b7/gganim_plot0001.png) does
not exist
Backtrace:
▆
1. └─karel::ejecutar_acciones() at test-actions.R:16:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. ├─gganimate::animate(...)
5. └─gganimate:::animate.gganim(...)
6. └─args$renderer(frames_vars$frame_source, args$fps)
7. └─gganimate:::png_dim(frames[1])
8. └─cli::cli_abort("Provided file ({file}) does not exist")
9. └─rlang::abort(...)
── Error ('test-english_wrapers.R:39:3'): Karel's actions and superpowers perform as expected in English ──
Error in `png_dim(frames[1])`: Provided file (/tmp/RtmpBeyvRn/39b3fd75bee03a/gganim_plot0001.png) does
not exist
Backtrace:
▆
1. └─karel::run_actions() at test-english_wrapers.R:39:3
2. └─karel::ejecutar_acciones(repetir = loop)
3. ├─base::suppressWarnings(...)
4. │ └─base::withCallingHandlers(...)
5. ├─gganimate::animate(...)
6. └─gganimate:::animate.gganim(...)
7. └─args$renderer(frames_vars$frame_source, args$fps)
8. └─gganimate:::png_dim(frames[1])
9. └─cli::cli_abort("Provided file ({file}) does not exist")
10. └─rlang::abort(...)
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 78 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘gifski’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘karel-Ex.R’ failed
The error most likely occurred in:
> ### Name: acciones
> ### Title: Acciones que Karel puede realizar
> ### Aliases: acciones avanzar girar_izquierda poner_coso juntar_coso
> ### girar_derecha darse_vuelta
>
> ### ** Examples
>
> generar_mundo("mundo001")
> avanzar()
> juntar_coso()
> girar_izquierda()
> poner_coso()
> ejecutar_acciones()
Error in `png_dim()`:
! Provided file
(/tmp/RtmpW2Lo0a/working_dir/RtmpuicOOZ/355c5c2f69b977/gganim_plot0001.png)
does not exist
Backtrace:
▆
1. └─karel::ejecutar_acciones()
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. ├─gganimate::animate(...)
5. └─gganimate:::animate.gganim(...)
6. └─args$renderer(frames_vars$frame_source, args$fps)
7. └─gganimate:::png_dim(frames[1])
8. └─cli::cli_abort("Provided file ({file}) does not exist")
9. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(karel)
>
> test_check("karel")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 78 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-actions.R:16:3'): Karel's actions perform as expected ──────────
Error in `png_dim(frames[1])`: Provided file
(/tmp/RtmpW2Lo0a/working_dir/RtmpXtyOfM/3562b3664edf3d/gganim_plot0001.png)
does not exist
Backtrace:
▆
1. └─karel::ejecutar_acciones() at test-actions.R:16:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. ├─gganimate::animate(...)
5. └─gganimate:::animate.gganim(...)
6. └─args$renderer(frames_vars$frame_source, args$fps)
7. └─gganimate:::png_dim(frames[1])
8. └─cli::cli_abort("Provided file ({file}) does not exist")
9. └─rlang::abort(...)
── Error ('test-english_wrapers.R:39:3'): Karel's actions and superpowers perform as expected in English ──
Error in `png_dim(frames[1])`: Provided file
(/tmp/RtmpW2Lo0a/working_dir/RtmpXtyOfM/3562b35dd68ea1/gganim_plot0001.png)
does not exist
Backtrace:
▆
1. └─karel::run_actions() at test-english_wrapers.R:39:3
2. └─karel::ejecutar_acciones(repetir = loop)
3. ├─base::suppressWarnings(...)
4. │ └─base::withCallingHandlers(...)
5. ├─gganimate::animate(...)
6. └─gganimate:::animate.gganim(...)
7. └─args$renderer(frames_vars$frame_source, args$fps)
8. └─gganimate:::png_dim(frames[1])
9. └─cli::cli_abort("Provided file ({file}) does not exist")
10. └─rlang::abort(...)
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 78 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘karel-Ex.R’ failed
The error most likely occurred in:
> ### Name: acciones
> ### Title: Acciones que Karel puede realizar
> ### Aliases: acciones avanzar girar_izquierda poner_coso juntar_coso
> ### girar_derecha darse_vuelta
>
> ### ** Examples
>
> generar_mundo("mundo001")
> avanzar()
> juntar_coso()
> girar_izquierda()
> poner_coso()
> ejecutar_acciones()
Error in `png_dim()`:
! Provided file
(/tmp/Rtmpotfe77/working_dir/RtmpW6xNgF/2199376c017303/gganim_plot0001.png)
does not exist
Backtrace:
▆
1. └─karel::ejecutar_acciones()
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. ├─gganimate::animate(...)
5. └─gganimate:::animate.gganim(...)
6. └─args$renderer(frames_vars$frame_source, args$fps)
7. └─gganimate:::png_dim(frames[1])
8. └─cli::cli_abort("Provided file ({file}) does not exist")
9. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(karel)
>
> test_check("karel")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 78 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-actions.R:16:3'): Karel's actions perform as expected ──────────
Error in `png_dim(frames[1])`: Provided file
(/tmp/Rtmpotfe77/working_dir/RtmpVANfeK/219aa774e07e83/gganim_plot0001.png)
does not exist
Backtrace:
▆
1. └─karel::ejecutar_acciones() at test-actions.R:16:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. ├─gganimate::animate(...)
5. └─gganimate:::animate.gganim(...)
6. └─args$renderer(frames_vars$frame_source, args$fps)
7. └─gganimate:::png_dim(frames[1])
8. └─cli::cli_abort("Provided file ({file}) does not exist")
9. └─rlang::abort(...)
── Error ('test-english_wrapers.R:39:3'): Karel's actions and superpowers perform as expected in English ──
Error in `png_dim(frames[1])`: Provided file
(/tmp/Rtmpotfe77/working_dir/RtmpVANfeK/219aa713b633d9/gganim_plot0001.png)
does not exist
Backtrace:
▆
1. └─karel::run_actions() at test-english_wrapers.R:39:3
2. └─karel::ejecutar_acciones(repetir = loop)
3. ├─base::suppressWarnings(...)
4. │ └─base::withCallingHandlers(...)
5. ├─gganimate::animate(...)
6. └─gganimate:::animate.gganim(...)
7. └─args$renderer(frames_vars$frame_source, args$fps)
8. └─gganimate:::png_dim(frames[1])
9. └─cli::cli_abort("Provided file ({file}) does not exist")
10. └─rlang::abort(...)
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 78 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc