R Under development (unstable) (2025-02-15 r87725 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. > # 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(CohortConstructor) > > test_check("CohortConstructor") Starting 2 test processes Superclass process has cloneable=FALSE, but subclass r_session has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_session. Superclass process has cloneable=FALSE, but subclass r_session has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_session. [ FAIL 0 | WARN 18 | SKIP 127 | PASS 31 ] ══ Skipped tests (127) ═════════════════════════════════════════════════════════ • On CRAN (127): 'test-addIndex.R:2:3', 'test-addIndex.R:24:3', 'test-benchmark.R:2:3', 'test-collapseCohorts.R:2:3', 'test-collapseCohorts.R:115:3', 'test-collapseCohorts.R:173:3', 'test-collapseCohorts.R:237:3', 'test-copyCohorts.R:2:3', 'test-copyCohorts.R:51:3', 'test-demographicsCohort.R:2:3', 'test-demographicsCohort.R:42:3', 'test-demographicsCohort.R:78:3', 'test-demographicsCohort.R:108:3', 'test-demographicsCohort.R:144:3', 'test-demographicsCohort.R:215:3', 'test-entryAtColumnDate.R:2:3', 'test-entryAtColumnDate.R:64:3', 'test-entryAtColumnDate.R:147:3', 'test-exitAtColumnDate.R:2:3', 'test-exitAtColumnDate.R:67:3', 'test-exitAtColumnDate.R:138:3', 'test-exitAtColumnDate.R:215:3', 'test-exitAtDate.R:2:3', 'test-exitAtDate.R:119:3', 'test-exitAtDate.R:175:3', 'test-intersectCohorts.R:2:3', 'test-intersectCohorts.R:50:3', 'test-intersectCohorts.R:101:3', 'test-intersectCohorts.R:148:3', 'test-intersectCohorts.R:205:3', 'test-intersectCohorts.R:286:3', 'test-intersectCohorts.R:337:3', 'test-intersectCohorts.R:394:3', 'test-intersectCohorts.R:441:3', 'test-intersectCohorts.R:548:3', 'test-intersectCohorts.R:604:3', 'test-intersectCohorts.R:644:3', 'test-matchCohorts.R:2:3', 'test-matchCohorts.R:79:3', 'test-matchCohorts.R:124:3', 'test-matchCohorts.R:184:3', 'test-matchCohorts.R:284:3', 'test-matchCohorts.R:313:3', 'test-measurementCohort.R:2:3', 'test-measurementCohort.R:260:3', 'test-measurementCohort.R:345:3', 'test-measurementCohort.R:401:3', 'test-padCohortDate.R:2:3', 'test-padCohortDate.R:57:3', 'test-padCohortDate.R:129:3', 'test-padCohortDate.R:166:3', 'test-padCohortDate.R:317:3', 'test-padCohortDate.R:354:3', 'test-requireCohortIntersect.R:2:3', 'test-requireCohortIntersect.R:148:3', 'test-requireCohortIntersect.R:194:3', 'test-requireCohortIntersect.R:313:3', 'test-requireCohortIntersect.R:350:3', 'test-requireConceptIntersect.R:2:3', 'test-requireConceptIntersect.R:120:3', 'test-requireConceptIntersect.R:201:3', 'test-requireConceptIntersect.R:308:3', 'test-requireConceptIntersect.R:349:3', 'test-requireDateRange.R:2:3', 'test-requireDateRange.R:101:3', 'test-requireDateRange.R:159:3', 'test-requireDeathFlag.R:2:3', 'test-requireDeathFlag.R:78:3', 'test-requireDeathFlag.R:123:3', 'test-requireDemographics.R:2:3', 'test-requireDemographics.R:123:3', 'test-requireDemographics.R:168:3', 'test-requireDemographics.R:207:3', 'test-requireDemographics.R:232:3', 'test-requireDemographics.R:256:3', 'test-requireDemographics.R:407:3', 'test-requireDemographics.R:453:3', 'test-requireDemographics.R:482:3', 'test-requireDemographics.R:510:3', 'test-requireDemographics.R:531:3', 'test-requireIsEntry.R:2:3', 'test-requireIsEntry.R:25:3', 'test-requireIsEntry.R:63:3', 'test-requireIsEntry.R:77:3', 'test-requireIsEntry.R:120:3', 'test-requireIsEntry.R:219:3', 'test-requireMinCohortCount.R:2:3', 'test-requireMinCohortCount.R:110:3', 'test-requireTableIntersect.R:2:3', 'test-requireTableIntersect.R:97:3', 'test-requireTableIntersect.R:176:3', 'test-requireTableIntersect.R:292:3', 'test-sampleCohorts.R:2:3', 'test-sampleCohorts.R:35:3', 'test-sampleCohorts.R:65:3', 'test-sampleCohorts.R:85:3', 'test-sampleCohorts.R:107:3', 'test-sampleCohorts.R:128:3', 'test-stratifyCohorts.R:2:3', 'test-stratifyCohorts.R:129:3', 'test-subsetCohorts.R:2:3', 'test-subsetCohorts.R:47:3', 'test-subsetCohorts.R:94:3', 'test-subsetCohorts.R:113:3', 'test-trimDemographics.R:2:3', 'test-trimDemographics.R:324:3', 'test-trimDemographics.R:386:3', 'test-unionCohorts.R:2:3', 'test-unionCohorts.R:76:3', 'test-unionCohorts.R:153:3', 'test-unionCohorts.R:206:3', 'test-unionCohorts.R:283:3', 'test-unionCohorts.R:307:3', 'test-unionCohorts.R:346:3', 'test-yearCohorts.R:2:3', 'test-yearCohorts.R:119:3', 'test-yearCohorts.R:190:3', 'test-conceptCohort.R:2:3', 'test-conceptCohort.R:177:3', 'test-conceptCohort.R:207:3', 'test-conceptCohort.R:254:3', 'test-conceptCohort.R:400:3', 'test-conceptCohort.R:446:3', 'test-conceptCohort.R:518:3', 'test-conceptCohort.R:575:3', 'test-conceptCohort.R:639:3', 'test-conceptCohort.R:849:3' [ FAIL 0 | WARN 18 | SKIP 127 | PASS 31 ] > > proc.time() user system elapsed 12.79 0.71 72.15