File: testthat.R

package info (click to toggle)
r-cran-loo 2.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,728 kB
  • sloc: sh: 15; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (3)
1
2
3
4
library(loo)
library(testthat)
Sys.setenv("R_TESTS" = "")
test_check("loo")