R Under development (unstable) (2024-09-10 r87115 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(PatientProfiles) > > test_check("PatientProfiles") Starting 2 test processes [ FAIL 0 | WARN 9 | SKIP 106 | PASS 151 ] ══ Skipped tests (106) ═════════════════════════════════════════════════════════ • On CRAN (106): 'test-addAttributes.R:2:3', 'test-addCategories.R:2:3', 'test-addCategories.R:56:3', 'test-addCategories.R:93:3', 'test-addCategories.R:142:3', 'test-addConceptIntersect.R:2:3', 'test-addConceptIntersect.R:97:3', 'test-addConceptIntersect.R:128:3', 'test-addConceptIntersect.R:158:3', 'test-addConceptIntersect.R:189:3', 'test-addDeath.R:104:3', 'test-addDeath.R:149:3', 'test-addDeath.R:247:3', 'test-addDeath.R:290:3', 'test-addCohortIntersect.R:277:3', 'test-addCohortIntersect.R:353:3', 'test-addCohortIntersect.R:398:3', 'test-addCohortIntersect.R:509:3', 'test-addCohortIntersect.R:600:3', 'test-addCohortIntersect.R:660:3', 'test-addCohortIntersect.R:734:3', 'test-addCohortIntersect.R:752:3', 'test-addCohortIntersect.R:838:3', 'test-addFutureObservation.R:2:3', 'test-addFutureObservation.R:13:3', 'test-addFutureObservation.R:27:3', 'test-addFutureObservation.R:87:3', 'test-addFutureObservation.R:147:3', 'test-addFutureObservation.R:209:3', 'test-addFutureObservation.R:253:3', 'test-addInObservation.R:2:3', 'test-addInObservation.R:16:3', 'test-addInObservation.R:47:3', 'test-addInObservation.R:170:3', 'test-addIntersect.R:2:3', 'test-addIntersect.R:37:3', 'test-addIntersect.R:226:3', 'test-addIntersect.R:277:3', 'test-addIntersect.R:398:3', 'test-addIntersect.R:502:3', 'test-addIntersect.R:558:3', 'test-addIntersect.R:626:3', 'test-addIntersect.R:775:3', 'test-addIntersect.R:856:3', 'test-addIntersect.R:870:3', 'test-addIntersect.R:940:3', 'test-addIntersect.R:1027:3', 'test-addIntersect.R:1208:3', 'test-addIntersect.R:1219:3', 'test-addObservationPeriodId.R:2:3', 'test-addPriorObservation.R:2:3', 'test-addPriorObservation.R:13:3', 'test-addPriorObservation.R:27:3', 'test-addPriorObservation.R:73:3', 'test-addPriorObservation.R:118:3', 'test-addPriorObservation.R:180:3', 'test-addSex.R:2:3', 'test-addSex.R:13:3', 'test-addSex.R:25:3', 'test-addSex.R:66:3', 'test-addDemographics.R:2:3', 'test-addDemographics.R:24:3', 'test-addDemographics.R:352:3', 'test-addDemographics.R:419:3', 'test-addDemographics.R:685:3', 'test-addDemographics.R:834:3', 'test-addDemographics.R:852:3', 'test-addDemographics.R:964:3', 'test-addDemographics.R:1043:3', 'test-addDemographics.R:1155:3', 'test-addDemographics.R:1220:3', 'test-addDemographics.R:1246:3', 'test-addDemographics.R:1273:3', 'test-addDemographics.R:1289:3', 'test-addDemographics.R:1300:3', 'test-addDemographics.R:1318:3', 'test-addDemographics.R:1340:3', 'test-checks.R:2:3', 'test-checks.R:110:3', 'test-checks.R:161:3', 'test-checks.R:181:3', 'test-checks.R:193:3', 'test-checks.R:207:3', 'test-checks.R:220:3', 'test-checks.R:268:3', 'test-checks.R:295:3', 'test-addTableIntersect.R:28:3', 'test-addTableIntersect.R:209:3', 'test-addTableIntersect.R:316:3', 'test-addTableIntersect.R:451:3', 'test-addTableIntersect.R:581:3', 'test-format.R:2:3', 'test-format.R:89:3', 'test-format.R:100:3', 'test-format.R:110:3', 'test-format.R:139:3', 'test-mockPatientProfiles.R:2:3', 'test-name.R:2:3', 'test-utilities.R:2:3', 'test-summariseResult.R:205:3', 'test-summariseResult.R:251:3', 'test-summariseResult.R:308:3', 'test-summariseResult.R:352:3', 'test-summariseResult.R:373:3', 'test-summariseResult.R:448:3', 'test-summariseResult.R:534:3' [ FAIL 0 | WARN 9 | SKIP 106 | PASS 151 ] > > proc.time() user system elapsed 7.53 0.32 89.89