R Under development (unstable) (2024-05-23 r86608 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. > library(testthat) > library(sphunif) Loading required package: Rcpp > > test_check("sphunif") Loading required package: foreach Loading required package: future Loading required package: rngtools data is an array with more than one slice, only the first one is employed. data is an array with more than one slice, only the first one is employed. 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 1524 ] ══ 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:692:3', 'test_Sobolev.R:719:3', 'test_Sobolev.R:740:3', 'test_Sobolev.R:799:3', 'test_Sobolev.R:820:3', 'test_Sobolev.R:838:3', 'test_Sobolev.R:871:3', 'test_Sobolev.R:915:3', 'test_Sobolev.R:929:3', 'test_Sobolev.R:943:3', 'test_Sobolev.R:1009: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 1524 ] > > proc.time() user system elapsed 67.20 7.90 223.01