File: testthat.R

package info (click to toggle)
r-cran-rcppml 0.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 368 kB
  • sloc: cpp: 1,134; sh: 13; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download
1
2
3
4
5
library(testthat)
library(RcppML)
library(Matrix)

test_check("RcppML")