Last updated on 2025-11-07 13:50:44 CET.
| Package | ERROR | OK |
|---|---|---|
| movedesign | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
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