File: testthat.R

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

test_check("SparseArray")