Skip to content

CRAN release 3.1-1

Compare
Choose a tag to compare
@arni-magnusson arni-magnusson released this 26 Mar 16:13
  • Added function convert.spaces() to convert spaces in filenames.

  • Added function sam2taf() to convert SAM tables to TAF format.

  • Added argument 'quiet' to process.bib() and support for source={script} and dir={TRUE}. Removed 'bundle' field.

  • Added argument 'quiet' to taf.bootstrap(). Improved taf.bootstrap() so it doesn't clean the corresponding bootstrap directories when arguments 'config', 'data', or 'software' are FALSE. Dropped support for custom bootstrap.R script, superseded by source={script}.

  • Improved draft.data() so it works in R versions older than 3.5. Code contributed by Alexandros Kokkalis.

  • Changed sourceTAF() so working directory is not changed before script is run.