File: testthat.R

package info (click to toggle)
r-cran-memoise 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 208 kB
  • sloc: sh: 10; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (4)
1
2
3
4
library(testthat)
library(memoise)

test_check("memoise")