R Under development (unstable) (2024-10-04 r87206 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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. > # Copyright 2015-2023 Province of British Columbia > # Copyright 2021 Environment and Climate Change Canada > # Copyright 2023-2024 Australian Government Department of Climate Change, > # Energy, the Environment and Water > # > # Licensed under the Apache License, Version 2.0 (the "License"); > # you may not use this file except in compliance with the License. > # You may obtain a copy of the License at > # > # https://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, software > # distributed under the License is distributed on an "AS IS" BASIS, > # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > # See the License for the specific language governing permissions and > # limitations under the License. > > library(testthat) > library(ssdtools) > > test_check("ssdtools") Attaching package: 'purrr' The following object is masked from 'package:testthat': is_null [ FAIL 0 | WARN 0 | SKIP 147 | PASS 1064 ] ══ Skipped tests (147) ═════════════════════════════════════════════════════════ • On CRAN (120): 'test-bcanz.R:32:3', 'test-burrIII3.R:31:3', 'test-burrIII3.R:39:3', 'test-burrIII3.R:45:3', 'test-censor.R:44:3', 'test-censor.R:48:3', 'test-censor.R:52:3', 'test-coef.R:24:3', 'test-data.R:23:3', 'test-data.R:27:3', 'test-estimates.R:23:3', 'test-estimates.R:31:3', 'test-fit.R:241:3', 'test-fit.R:278:3', 'test-fit.R:379:3', 'test-fit.R:410:3', 'test-fit.R:418:3', 'test-fit.R:427:3', 'test-fit.R:435:3', 'test-glance.R:23:3', 'test-glance.R:72:3', 'test-gof.R:22:3', 'test-gof.R:36:3', 'test-gof.R:50:3', 'test-gof.R:64:3', 'test-hc-burrlioz.R:28:3', 'test-hc-burrlioz.R:35:3', 'test-hc-burrlioz.R:45:3', 'test-hc-burrlioz.R:68:3', 'test-hc-root.R:27:3', 'test-hc-root.R:39:3', 'test-hc-root.R:51:3', 'test-hc-root.R:64:3', 'test-hc-root.R:78:3', 'test-hc.R:23:3', 'test-hc.R:32:3', 'test-hc.R:41:3', 'test-hc.R:50:3', 'test-hc.R:152:3', 'test-hc.R:160:3', 'test-hc.R:168:3', 'test-hc.R:176:3', 'test-hc.R:184:3', 'test-hc.R:191:3', 'test-hc.R:211:3', 'test-hc.R:219:3', 'test-hc.R:226:3', 'test-hc.R:244:3', 'test-hc.R:254:3', 'test-hc.R:286:3', 'test-hc.R:300:3', 'test-hc.R:315:3', 'test-hc.R:326:3', 'test-hc.R:375:3', 'test-hc.R:384:3', 'test-hc.R:456:3', 'test-hc.R:467:3', 'test-hc.R:480:3', 'test-hc.R:487:3', 'test-hc.R:497:3', 'test-hc.R:507:3', 'test-hc.R:520:3', 'test-hc.R:532:3', 'test-hc.R:541:3', 'test-hc.R:576:3', 'test-hc.R:593:3', 'test-hc.R:620:3', 'test-hc.R:637:3', 'test-hc.R:666:3', 'test-hc.R:675:3', 'test-hc.R:687:3', 'test-hc.R:740:3', 'test-hc.R:774:3', 'test-hp-burrlioz.R:22:3', 'test-hp-burrlioz.R:29:3', 'test-hp-burrlioz.R:39:3', 'test-hp-burrlioz.R:62:3', 'test-hp-root.R:29:3', 'test-hp-root.R:42:3', 'test-hp-root.R:56:3', 'test-hp.R:24:3', 'test-hp.R:45:3', 'test-hp.R:53:3', 'test-hp.R:61:3', 'test-hp.R:69:3', 'test-hp.R:77:3', 'test-hp.R:85:3', 'test-hp.R:93:3', 'test-hp.R:102:3', 'test-hp.R:110:3', 'test-hp.R:118:3', 'test-hp.R:147:3', 'test-hp.R:270:3', 'test-hp.R:284:3', 'test-hp.R:297:3', 'test-hp.R:305:3', 'test-hp.R:343:3', 'test-invpareto.R:30:3', 'test-invpareto.R:38:3', 'test-match-moments.R:22:3', 'test-multi.R:149:3', 'test-predict.R:23:3', 'test-predict.R:32:3', 'test-predict.R:42:3', 'test-predict.R:53:3', 'test-predict.R:72:3', 'test-print.R:20:3', 'test-print.R:25:3', 'test-print.R:34:3', 'test-print.R:43:3', 'test-print.R:57:3', 'test-schwarz-tillmans.R:27:3', 'test-tidy.R:23:3', 'test-utils.R:23:3', 'test-weibull.R:31:3', 'test-weibull.R:38:3', 'test-weibull.R:45:3', 'test-weibull.R:52:3', 'test-weighted.R:52:3', 'test-weighted.R:86:3' • On Windows (27): 'test-autoplot.R:20:3', 'test-autoplot.R:25:3', 'test-autoplot.R:33:3', 'test-autoplot.R:42:3', 'test-ggplot.R:59:3', 'test-ggplot.R:67:3', 'test-ggplot.R:73:3', 'test-ggplot.R:84:3', 'test-ggplot.R:90:3', 'test-ggplot.R:96:3', 'test-ggplot.R:102:3', 'test-ggplot.R:110:3', 'test-ggplot.R:118:3', 'test-plot-cdf.R:21:3', 'test-plot-cdf.R:28:3', 'test-plot-cdf.R:32:3', 'test-plot-cdf.R:44:3', 'test-plot-cdf.R:52:3', 'test-plot-data.R:19:3', 'test-plot-data.R:23:3', 'test-plot-data.R:32:3', 'test-ssd-plot.R:19:3', 'test-ssd-plot.R:29:3', 'test-ssd-plot.R:35:3', 'test-ssd-plot.R:40:3', 'test-ssd-plot.R:50:3', 'test-ssd-plot.R:66:3' [ FAIL 0 | WARN 0 | SKIP 147 | PASS 1064 ] Deleting unused snapshots: • autoplot/autoplot.png • autoplot/autoplot_bigmark.png • autoplot/autoplot_new.png • autoplot/autoplot_rescale.png • autoplot/suffix.png • bcanz/hc_chloride.csv • bcanz/hp_chloride.csv • burrIII3/hc_chloride.csv • burrIII3/hc_uranium.csv • burrIII3/tidy_anon_e.csv • censor/boron_10.csv • censor/boron_25.csv • censor/boron_2510.csv • coef/coef.csv • data/boron_stable.csv • data/dist_data.csv • fit/min_pmix5.csv • fit/min_pmix_05.csv • fit/tidy_pmix0.csv • fit/tidy_stable_anon_e.csv • fit/tidy_stable_computable.csv • fit/tidy_stable_rescale.csv • fit/tidy_unstable_anon_e.csv • ggplot/geom_hcintersect.png • ggplot/geom_hcintersect_aes.png • ggplot/geom_ssdpoint.png • ggplot/geom_ssdpoint_identity.png • ggplot/geom_ssdsegment.png • ggplot/geom_ssdsegment_arrow.png • ggplot/geom_ssdsegment_identity.png • ggplot/geom_ssdsegment_nodata.png • ggplot/geom_xribbon.png • glance/fit.csv • glance/fit_cens.csv • glance/fit_cens_n.csv • glance/glance.csv • gof/gof.csv • gof/gof2.csv • gof/gof5.csv • gof/gof_statistic.csv • gof/gof_statistic2.csv • gof/gof_statistic5.csv • gof/gof_statisticn.csv • gof/gofn.csv • hc-burrlioz/hc_boron.csv • hc-burrlioz/hc_boron_no_ci.csv • hc-burrlioz/hc_burrIII3.csv • hc-burrlioz/hc_burrIII3_parametric.csv • hc/censored_2ll.csv • hc/censored_5ll.csv • hc/censored_ave.csv • hc/censored_each.csv • hc/fullyleft.csv • hc/hc.csv • hc/hc114.csv • hc/hc122.csv • hc/hc130.csv • hc/hc138.csv • hc/hc145.csv • hc/hc153.csv • hc/hc161.csv • hc/hc168.csv • hc/hc505.csv • hc/hc_1.csv • hc/hc_30.csv • hc/hc_boot1_replace.csv • hc/hc_boot2_replace.csv • hc/hc_boron.csv • hc/hc_burrIII3.csv • hc/hc_burrIII3_parametric.csv • hc/hc_cis.csv • hc/hc_cis_chloride50.csv • hc/hc_cis_level08.csv • hc/hc_err_avg.csv • hc/hc_err_two.csv • hc/hc_fix.csv • hc/hc_fixmulti.csv • hc/hc_para_small.csv • hc/hc_save_to.csv • hc/hc_save_to1.csv • hc/hc_save_to11.csv • hc/hc_save_to1_not_multi.csv • hc/hc_save_to1_not_multi_default.csv • hc/hc_save_to1_rescale.csv • hc/hc_save_to1data.csv • hc/hc_save_to_not_multi.csv • hc/hc_save_to_not_multi_default.csv • hc/hc_save_to_rescale.csv • hc/hc_unfix.csv • hc/hc_unfixmulti.csv • hc/hc_unweighted2.csv • hc/hc_weighted2.csv • hc/hc_weighted_samples.csv • hc/hcici.csv • hc/hcici_multi.csv • hc/partialeft.csv • hc/partialeftfull.csv • hc/partialeftnonpara.csv • hp-burrlioz/hp_boron.csv • hp-burrlioz/hp_boron_no_ci.csv • hp-burrlioz/hp_burrIII3.csv • hp-burrlioz/hp_burrIII3_parametric.csv • hp/hc_fix.csv • hp/hc_unfix.csv • hp/hp.csv • hp/hp106.csv • hp/hp114.csv • hp/hp130.csv • hp/hp41.csv • hp/hp49.csv • hp/hp57.csv • hp/hp65.csv • hp/hp73.csv • hp/hp81.csv • hp/hp89.csv • hp/hp98.csv • hp/hp_1.csv • hp/hp_30.csv • hp/hp_err_avg.csv • hp/hp_err_two.csv • hp/hp_unweighted2.csv • hp/hp_weighted2.csv • invpareto/anon_a.csv • invpareto/hc_boron.csv • match-moments/cdf.png • plot-cdf/fits.png • plot-cdf/fits_average.png • plot-cdf/fits_average_na.png • plot-cdf/fits_bigmark.png • plot-cdf/fits_delta.png • plot-cdf/fits_rescale.png • plot-cdf/list.png • plot-cdf/suffix.png • plot-data/big_mark_comma.png • plot-data/big_mark_space.png • plot-data/ccme_boron.png • plot-data/ccme_boron2.png • plot-data/suffix.png • predict/ave5.csv • predict/multi5.csv • predict/pred_cis.csv • predict/pred_cis_burrlioz.csv • predict/pred_dists.csv • predict/pred_notaverage.csv • schwarz-tillmans/gof.csv • schwarz-tillmans/hc.csv • schwarz-tillmans/hc_avg.csv • ssd-plot/boron_bigmark.png • ssd-plot/boron_breaks.png • ssd-plot/boron_color.png • ssd-plot/boron_pred.png • ssd-plot/boron_pred_label.png • ssd-plot/boron_pred_shift_x.png • ssd-plot/boron_shape.png • ssd-plot/missing_order.png • ssd-plot/no_ribbon.png • ssd-plot/ribbon.png • ssd-plot/suffix.png • tidy/tidy.csv • weibull/hc_anona.csv • weibull/tidy.csv • weibull/tidy_anon_e.csv • weibull/tidy_anona.csv • weighted/hc1.csv • weighted/hc1w.csv • weighted/hc2.csv • weighted/hcall.csv • weighted/hcallw10.csv • weighted/hcallw100.csv • weighted/hcallw1000.csv > > proc.time() user system elapsed 179.04 5.56 211.85