File: README.test

package info (click to toggle)
r-cran-devtools 2.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,328 kB
  • sloc: sh: 15; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Notes on how this package can be tested.
────────────────────────────────────────

To run the unit tests provided by the package you can do

   sh run-unit-test

in this directory.

However, to run all tests successfully you need to manually install the
package roxygen2 which is not yet packaged.

 -- Andreas Tille <tille@debian.org>  Wed, 10 Jan 2018 09:04:46 +0100