CRAN release 2.1-0
-
Added functions taf.bootstrap() and process.bib() to set up data files and software.
-
Added functions draft.data() and draft.software() to create initial draft versions of metadata files.
-
Added functions os(), os.linux() and os.macos() to detect more operating systems than before. Removed os.unix().
-
Updated colors (taf.green, taf.orange, taf.blue, taf.dark, taf.light) to make them equally intense and easy to distinguish.
-
This release introduces package dependencies to parse BibTeX files (bibtex) and install packages from GitHub (remotes), with further underlying package dependencies.