tests/testthat.R

# This file is part of the standard setup for testthat.
# It is recommended that you do not modify it.
#
# Where should you do your testing?
# Learn more about testing at https://r-pkgs.org/testing-basics.html

library(testthat)
library(heaping)

test_check("heaping")

Try the heaping package in your browser

Any scripts or data that you put into this service are public.

heaping documentation built on Feb. 10, 2026, 1:08 a.m.