File: testthat.R

package info (click to toggle)
r-bioc-sparsearray 1.6.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,768 kB
  • sloc: ansic: 16,138; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 66 bytes parent folder | download
1
2
3
4
library(testthat)
library(SparseArray)

test_check("SparseArray")