Changes in version 0.4.1 (2026-01-08) - R versions are accessed through a JSON API to avoid missed updates. Changes in version 0.4.0 (2024-07-07) - R versions updated with new release 4.4.1. - Support Quarto (qmd) files. Changes in version 0.3.0 (2024-05-21) - sysreqs function removed due to archival of the sysreqs database it relied on. - R versions updated with new releases. Changes in version 0.2.0 (2023-06-27) - Several small fixes to make functionality robust against missing files. - Updates to the command line example that lacked a closing parenthesis and failed. Changes in version 0.1.2 (2023-03-24) - Capitalized word Style in package title. - Revised examples to use dontrun{} as minimally as possible, similarly to install.packages() example. - create() now asks for permission to write dependencies.json by default. Changes in version 0.1.1 - Single quoting possibly misspelled word 'roxygen' in DESCRIPTION as per CRAN request. - Removing unnecessary suggested package rmarkdown. Changes in version 0.1.0 - First CRAN submission.