CRAN Package Check Results for Package movedesign

Last updated on 2025-11-07 09:50:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 63.54 600.82 664.36 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 38.17 377.07 415.24 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.2 316.00 755.62 1071.62 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 127.00 907.30 1034.30 OK
r-devel-windows-x86_64 0.3.2 93.00 655.00 748.00 OK
r-patched-linux-x86_64 0.3.2 59.63 575.72 635.35 OK
r-release-linux-x86_64 0.3.2 56.99 571.18 628.17 OK
r-release-macos-arm64 0.3.2 5.00 ERROR
r-release-macos-x86_64 0.3.2 44.00 260.00 304.00 OK
r-release-windows-x86_64 0.3.2 99.00 675.00 774.00 OK
r-oldrel-macos-arm64 0.3.2 37.00 159.00 196.00 OK
r-oldrel-macos-x86_64 0.3.2 45.00 271.00 316.00 OK
r-oldrel-windows-x86_64 0.3.2 133.00 882.00 1015.00 OK

Check Details

Version: 0.3.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘issues.qmd’ using html <1b>[31m processing file: issues.qmd <1b>[39m<1b>[31moutput file: issues.knit.md <1b>[39m<1b>[1mpandoc <1b>[22m to: html output-file: issues.html standalone: true embed-resources: true wrap: none default-image-extension: png css: - >- /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css variables: {} <1b>[1mmetadata<1b>[22m document-css: false lang: en minimal: true theme: none title: Issues author: Inês Silva date: '`r Sys.Date()`' description: | Common installation issues vignette: | %\VignetteIndexEntry{Installation issues} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} knitr: opts_chunk: collapse: true comment: '#>' Output created: issues.html --- finished re-building ‘issues.qmd’ --- re-building ‘movedesign.qmd’ using html <1b>[31m processing file: movedesign.qmd <1b>[39m<1b>[31moutput file: movedesign.knit.md <1b>[39m<1b>[1mpandoc <1b>[22m to: html output-file: movedesign.html standalone: true embed-resources: true wrap: none default-image-extension: png css: - >- /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css variables: {} <1b>[1mmetadata<1b>[22m document-css: false lang: en minimal: true theme: none title: movedesign author: Inês Silva date: '`r Sys.Date()`' vignette: | %\VignetteIndexEntry{Introduction to movedesign} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} knitr: opts_chunk: collapse: true comment: '#>' bibliography: - references.bib csl: style.csl Output created: movedesign.html --- finished re-building ‘movedesign.qmd’ --- re-building ‘tutorial_ind.qmd’ using html <1b>[31m processing file: tutorial_ind.qmd <1b>[39m<1b>[31moutput file: tutorial_ind.knit.md <1b>[39m<1b>[1mpandoc <1b>[22m to: html output-file: tutorial_ind.html standalone: true embed-resources: true wrap: none default-image-extension: png css: - >- /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css variables: {} <1b>[1mmetadata<1b>[22m document-css: false lang: en minimal: true theme: none title: Walkthrough (single estimate) author: Inês Silva date: '`r Sys.Date()`' description: | How to design an animal tracking project with 'movedesign' vignette: | %\VignetteIndexEntry{Tutorial for individual estimates} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} knitr: opts_chunk: collapse: true comment: '#>' bibliography: - references.bib csl: style.csl CiteprocParseError: No citation element present <1b>[33mWARN: Error encountered when rendering files<1b>[39m Error: processing vignette 'tutorial_ind.qmd' failed with diagnostics: ! Error running quarto CLI from R. Caused by error: ! Could not parse cli `{}` expression: `Tutorial for indivi…`. Caused by error: ! <text>:1:10: unexpected 'for' 1: Tutorial for ^ --- failed re-building ‘tutorial_ind.qmd’ --- re-building ‘tutorial_pop.qmd’ using html <1b>[31m processing file: tutorial_pop.qmd <1b>[39m<1b>[31moutput file: tutorial_pop.knit.md <1b>[39m<1b>[1mpandoc <1b>[22m to: html output-file: tutorial_pop.html standalone: true embed-resources: true wrap: none default-image-extension: png css: - >- /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css variables: {} <1b>[1mmetadata<1b>[22m document-css: false lang: en minimal: true theme: none title: Walkthrough (population-level) author: Inês Silva date: '`r Sys.Date()`' description: | How to design an animal tracking project with 'movedesign' (for population-level inferences) vignette: | %\VignetteIndexEntry{Tutorial for population-level estimates} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8} knitr: opts_chunk: collapse: true comment: '#>' bibliography: - references.bib csl: style.csl Output created: tutorial_pop.html --- finished re-building ‘tutorial_pop.qmd’ SUMMARY: processing the following file failed: ‘tutorial_ind.qmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.2
Check: package dependencies
Result: ERROR Package required but not available: ‘ctmm’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-macos-arm64