diff --git a/codemeta.json b/codemeta.json index de24215..7fe1900 100644 --- a/codemeta.json +++ b/codemeta.json @@ -315,7 +315,7 @@ }, "SystemRequirements": null }, - "fileSize": "1989.013KB", + "fileSize": "487.484KB", "readme": "https://github.com/ropensci-review-tools/autotest/blob/main/README.md", "contIntegration": ["https://github.com/ropensci-review-tools/autotest/actions?query=workflow%3AR-CMD-check", "https://codecov.io/gh/ropensci-review-tools/autotest"], "developmentStatus": "https://www.repostatus.org/#concept" diff --git a/vignettes/autotest-control.Rmd b/vignettes/autotest-control.Rmd index fd3064e..a460909 100644 --- a/vignettes/autotest-control.Rmd +++ b/vignettes/autotest-control.Rmd @@ -4,13 +4,13 @@ author: - "Mark Padgham" date: "`r Sys.Date()`" output: - md_document: - variant: markdown_github html_document: toc: true toc_float: true number_sections: false theme: flatly + md_document: + variant: markdown_github always_allow_html: true vignette: > %\VignetteIndexEntry{Control of tests}