File: testthat.R

package info (click to toggle)
r-cran-heatmaply 1.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 588 kB
  • sloc: sh: 13; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
library(testthat)
library(heatmaply)

test_check("heatmaply")





# library(heatmaply)
# test_package("heatmaply")
# test_dir("tests\\testthat")