Skip to content

CRAN release 3.5-0

Compare
Choose a tag to compare
@arni-magnusson arni-magnusson released this 26 Mar 16:18
  • Added function clean.data() to selectively clean the bootstrap data folder.

  • Added function detach.packages() to detach all packages.

  • Added argument 'overwrite' to cp().

  • Added arguments 'detach' and 'taf' to sourceTAF().

  • Added argument 'taf' to taf.bootstrap().

  • Added argument 'remove' to taf.libPaths().

  • Added argument 'details' to taf.session().

  • Changed taf.bootstrap() to skip download of files if they already exist, and skip bootstrap script if the destination folder already contains files.

  • Changed taf.png() to use 'res' rather than 'pointsize', improving consistency between base, lattice, and ggplot2 plots. Code contributed by Iago Mosqueira.