File: NEWS.md

package info (click to toggle)
r-bioc-biocbaseutils 1.8.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 196 kB
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 381 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changes in version 1.6.0

## New features

* `checkInstalled` allows to check if a package is installed and produces
copy-and-paste text for installation.

# Changes in version 1.4.0

## New features

* Added `isScalarLogical` for completeness; identical to `isTRUEorFALSE`.

# Changes in version 1.0.0

## New features

* Added a `NEWS.md` file to track changes to the package.