This commit is contained in:
evmo 2026-03-06 15:46:39 +11:00
commit 116abafc09
58 changed files with 5749 additions and 0 deletions

4
tests/testthat.R Normal file
View file

@ -0,0 +1,4 @@
library(testthat)
library(protomapr)
test_check("protomapr")