R Under development (unstable) (2025-11-06 r88990 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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(sphunif) Loading required package: Rcpp > > test_check("sphunif") Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 7.599e-06). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.843e-04). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.578e-30). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 0.000e+00). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.442e-08). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.442e-08). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.224e-08). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.224e-08). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.461e-09). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.041e-08). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 3.136e-09). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 6.574e-32). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 3.086e-191). Series truncated from 10 to 10 terms (difference <= 0 with the HBE tail probability; last weight = 8.985e-18). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.248e-04). Series truncated from 100 to 100 terms (difference <= 0 with the HBE tail probability; last weight = 1.248e-04). Series truncated from 10000 to 10000 terms (difference <= 0 with the HBE tail probability; last weight = 0.000e+00). [ FAIL 0 | WARN 0 | SKIP 62 | PASS 1673 ] ══ Skipped tests (62) ══════════════════════════════════════════════════════════ • On CRAN (62): 'test_Pn.R:443:3', 'test_Pn_vs_Sobolev.R:157:3', 'test_Pn_vs_Sobolev.R:173:3', 'test_Pn_vs_Sobolev.R:186:3', 'test_Pn_vs_Sobolev.R:205:3', 'test_Pn_vs_Sobolev.R:217:3', 'test_Pn_vs_Sobolev.R:233:3', 'test_Pn_vs_Sobolev.R:248:3', 'test_Pn_vs_Sobolev.R:284:3', 'test_Pn_vs_Sobolev.R:297:3', 'test_Pn_vs_Sobolev.R:308:3', 'test_Pn_vs_Sobolev.R:319:3', 'test_Pn_vs_Sobolev.R:330:3', 'test_Pn_vs_Sobolev.R:341:3', 'test_Pn_vs_Sobolev.R:352:3', 'test_Pn_vs_Sobolev.R:364:3', 'test_Sobolev.R:699:3', 'test_Sobolev.R:726:3', 'test_Sobolev.R:747:3', 'test_Sobolev.R:806:3', 'test_Sobolev.R:827:3', 'test_Sobolev.R:845:3', 'test_Sobolev.R:878:3', 'test_Sobolev.R:922:3', 'test_Sobolev.R:936:3', 'test_Sobolev.R:950:3', 'test_Sobolev.R:1016:3', 'test_harmonics.R:73:3', 'test_harmonics.R:92:3', 'test_harmonics.R:118:3', 'test_harmonics.R:143:3', 'test_harmonics.R:182:3', 'test_harmonics.R:210:3', 'test_int_sph_MC.R:14:3', 'test_int_sph_MC.R:24:3', 'test_int_sph_MC.R:34:3', 'test_int_sph_MC.R:44:3', 'test_int_sph_MC.R:54:3', 'test_int_sph_MC.R:68:3', 'test_int_sph_MC.R:76:3', 'test_int_sph_MC.R:88:3', 'test_int_sph_MC.R:99:3', 'test_locdev.R:20:3', 'test_locdev.R:33:3', 'test_locdev.R:56:3', 'test_locdev.R:74:3', 'test_locdev.R:83:3', 'test_locdev.R:93:3', 'test_locdev.R:103:3', 'test_locdev.R:116:3', 'test_locdev.R:126:3', 'test_locdev.R:136:3', 'test_r_alt.R:21:3', 'test_r_alt.R:55:3', 'test_r_alt.R:97:3', 'test_sph_stat.R:186:3', 'test_sph_stat.R:194:3', 'test_sph_stat.R:207:3', 'test_unif_stat_MC.R:149:3', 'test_unif_stat_MC.R:161:3', 'test_unif_stat_MC.R:191:3', 'test_unif_stat_MC.R:203:3' [ FAIL 0 | WARN 0 | SKIP 62 | PASS 1673 ] > > proc.time() user system elapsed 113.67 8.09 328.90