File: tinytest.R

package info (click to toggle)
r-cran-nloptr 2.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,028 kB
  • sloc: ansic: 1,062; sh: 104; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
3
if (requireNamespace("tinytest", quietly = TRUE)) {
  tinytest::test_package("nloptr")
}