Skip to content

grover 1.0.9

Compare
Choose a tag to compare
@jasenfinch jasenfinch released this 17 Nov 09:46
· 26 commits to master since this release
7db4776
  • The grover::groverAPI log_dir and temp_dir argument directories are now created if they do not already exist.

  • The grover::groverAPI temp_dir argument default is now tempdir().

  • grover::extant now returns TRUE if the specified API is accessible and FALSE if not.

  • The argument overwrite has now been added to grover::convertFile and grover::convertDirectory to enable the overwriting of local mzML files with the same file name as the raw files to be converted.

  • Removed the build_vignettes argument from the installation instructions in the package README as the package documentation is available online from https://jasenfinch.github.io/grover.

  • Removed the Introduction vignette as the majority of this information was duplicated in the package README.