R version 4.6.0 alpha (2026-04-07 r89797 ucrt) Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(panelView) ## See https://yiqingxu.org/packages/panelview/ for more info. ## Report bugs -> yiqingxu@stanford.edu. > test_check("panelView") 21 treatment levels. Continuous treatment. Number of unique treatment histories: 5 21 treatment levels. 21 treatment levels. Ignoring unknown labels: * colour : "" Treatment has reversals. 21 treatment levels. Ignoring unknown labels: * colour : "" No treatment indicator. [ FAIL 0 | WARN 9 | SKIP 0 | PASS 116 ] [ FAIL 0 | WARN 9 | SKIP 0 | PASS 116 ] > > proc.time() user system elapsed 39.70 0.79 40.53