Skip to content

v1.3.0

Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 09 Dec 17:06
· 116 commits to main since this release
  • pkgbuild now supports Rtools 4.2.

  • pkgbuild now returns the correct path for R 3.x (#96).

  • build() now always returns the path of the built package (#108).

  • pkgbuild output now looks better in .Rmd documents and in general in non-dynamic terminals. You can also force dynamic and non-dynamic output now (#64).

  • pkgbuild does not build the PDF manual now if pdflatex is not installed, even if manual = TRUE (#123).