R Under development (unstable) (2024-09-23 r87189 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) > test_check("Rcan") Loading required package: Rcan Type example(Rcan) to see demo of the function. Population with less than 18 age group: registry_label nb_age_group India, Chennai (Madras) 16 South Australia 17 ASR have been computed for the age group 0-99+ Cumulative risk have been computed for the age group 0-74 ASR have been computed for the age group 0-99+ Population with less than 18 age group: registry_label year nb_age_group Brazil, Goiania 1988 17 Brazil, Goiania 1989 17 Brazil, Goiania 1990 17 Brazil, Goiania 1991 17 Brazil, Goiania 1992 17 --- --- --- USA, Georgia, Atlanta: Black 2003 17 USA, Georgia, Atlanta: Black 2004 17 USA, Georgia, Atlanta: Black 2005 17 USA, Georgia, Atlanta: Black 2006 17 USA, Georgia, Atlanta: Black 2007 17 ASR have been computed for the age group 0-99+ EAPC with 95 % CI level have been computed [ FAIL 0 | WARN 3 | SKIP 0 | PASS 7 ] [ FAIL 0 | WARN 3 | SKIP 0 | PASS 7 ] > > > > proc.time() user system elapsed 4.75 0.68 5.39