Skip to content

Releases: jabenninghoff/rdev

1.9.8

11 Feb 20:48
Compare
Choose a tag to compare
  • Added quarto themes (flatly, darkly) (update: use_analysis_package())

  • Updated analysis template

1.9.7

05 Feb 21:32
Compare
Choose a tag to compare
  • Maintenance updates

1.9.6

02 Feb 03:03
Compare
Choose a tag to compare
  • Add new rdev hex sticker logo from stickers to man/figures/logo.png per roxygen2 and to README.Rmd per pkgdown

  • Fixed bugs in quickstart functions

1.9.5

21 Jan 16:13
Compare
Choose a tag to compare
  • Updated TODO

1.9.4

29 Dec 20:35
Compare
Choose a tag to compare
  • Updated lintr.yaml GitHub Action to match lint_all() (update: run use_rdev_package())

1.9.3

21 Dec 16:14
Compare
Choose a tag to compare
  • lint_all() and style_all() now (properly) exclude R/RcppExports.R

1.9.2

19 Dec 04:29
Compare
Choose a tag to compare
  • Updated manual tests

  • Bug fixes

1.9.1

08 Dec 20:56
Compare
Choose a tag to compare
  • Maintenance updates

1.9.0

04 Dec 20:55
Compare
Choose a tag to compare
  • Adjusted Quarto margins in _quarto.yml

  • Added ?quickstart rdev Quick Start guide to creating a new rdev or analysis package and updated related functions (create_github_repo(), init(), setup_analysis()) and README

  • Added function setup_rdev(): set up an rdev package for traditional package development

  • Added function open_files(): open a standard set of files for editing in RStudio

  • setup_analysis() and setup_rdev() now call open_files() if running in RStudio

1.8.6

28 Nov 18:40
Compare
Choose a tag to compare