* using log directory 'd:/Rcompile/CRANpkg/local/4.4/CohortCharacteristics.Rcheck'
* using R version 4.4.2 (2024-10-31 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* checking for file 'CohortCharacteristics/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'CohortCharacteristics' version '0.4.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'CohortCharacteristics' can be installed ... OK
See 'https://www.r-project.org/nosvn/R.check/r-release-windows-x86_64/CohortCharacteristics-00install.html' for details.
* checking installed package size ... NOTE
  installed size is  5.7Mb
  sub-directories of 1Mb or more:
    doc    3.6Mb
    help   1.9Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... [1s] OK
* checking whether the package can be loaded with stated dependencies ... [1s] OK
* checking whether the package can be unloaded cleanly ... [1s] OK
* checking whether the namespace can be loaded with stated dependencies ... [1s] OK
* checking whether the namespace can be unloaded cleanly ... [1s] OK
* checking loading without being on the library search path ... [1s] OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... WARNING
Missing or unexported object: 'CDMConnector::cdm_from_con'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [6s] OK
* checking Rd files ... [1s] OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... [3s] ERROR
Running examples in 'CohortCharacteristics-Ex.R' failed
The error most likely occurred in:

> ### Name: availablePlotColumns
> ### Title: Available columns to use in 'facet' and 'colour' arguments in
> ###   plot functions.
> ### Aliases: availablePlotColumns
> 
> ### ** Examples
> 
> {
+ cdm <- mockCohortCharacteristics()
+ 
+ result <- summariseCharacteristics(cdm$cohort1)
+ 
+ availablePlotColumns(result)
+ 
+ mockDisconnect(cdm)
+ }
Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
Execution halted
* checking for unstated dependencies in 'tests' ... OK
* checking tests ... [66s] ERROR
  Running 'spelling.R' [0s]
  Running 'testthat.R' [66s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > # 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(CohortCharacteristics)
  > 
  > test_check("CohortCharacteristics")
  Starting 2 test processes
  [ FAIL 12 | WARN 4 | SKIP 17 | PASS 16 ]
  
  ══ Skipped tests (17) ══════════════════════════════════════════════════════════
  • On CRAN (17): 'test-benchmarkCohortCharacteristics.R:2:3',
    'test-plotCharacteristics.R:2:3', 'test-plotCharacteristics.R:136:3',
    'test-plotCohortOverlap.R:2:3', 'test-plotCohortTiming.R:2:3',
    'test-plotCohortTiming.R:94:3', 'test-summariseCharacteristics.R:1159:3',
    'test-summariseCharacteristics.R:1389:3',
    'test-summariseCharacteristics.R:1505:3', 'test-summariseCohortCount.R:2:3',
    'test-plotLargeScaleCharacteristics.R:3:3',
    'test-summariseLargeScaleCharacteristics.R:2:3',
    'test-tableCharacteristics.R:2:3', 'test-tableCharacteristics.R:120:3',
    'test-tableCohortOverlap.R:2:3', 'test-tableCohortTiming.R:2:3',
    'test-tableLargeScaleCharacteristics.R:2:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test-plotCohortAttrition.R:2:3'): plot cohort attrition ─────────────
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(numberIndividuals = 1000) at test-plotCohortAttrition.R:2:3
  ── Error ('test-summariseCharacteristics.R:55:3'): test summariseCharacteristics ──
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCharacteristics.R:55:3
  ── Error ('test-summariseCharacteristics.R:407:3'): test empty cohort ──────────
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCharacteristics.R:407:3
  ── Error ('test-summariseCharacteristics.R:517:3'): test cohort id ─────────────
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCharacteristics.R:517:3
  ── Error ('test-summariseCharacteristics.R:654:3'): arguments tableIntersect ───
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCharacteristics.R:654:3
  ── Error ('test-summariseCharacteristics.R:987:3'): arguments cohortIntersect ──
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCharacteristics.R:987:3
  ── Error ('test-summariseCharacteristics.R:1360:3'): empty input cohort contains name issue #170 ──
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCharacteristics.R:1360:3
  ── Error ('test-summariseCharacteristics.R:1452:3'): arrange ageGroup ──────────
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCharacteristics.R:1452:3
  ── Error ('test-summariseCohortAttrition.R:2:3'): check summariseCohortAttrition is deterministic ──
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(numberIndividuals = 1000) at test-summariseCohortAttrition.R:2:3
  ── Error ('test-summariseCohortOverlap.R:41:3'): summariseCohortOverlap ────────
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCohortOverlap.R:41:3
  ── Error ('test-summariseCohortOverlap.R:246:3'): test countBy ─────────────────
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCohortOverlap.R:246:3
  ── Error ('test-summariseCohortTiming.R:35:3'): summariseCohortTiming ──────────
  Error: 'cdm_from_con' is not an exported object from 'namespace:CDMConnector'
  Backtrace:
      â–†
   1. └─PatientProfiles (local) mockCohortCharacteristics(...) at test-summariseCohortTiming.R:35:3
  
  [ FAIL 12 | WARN 4 | SKIP 17 | PASS 16 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... [137s] OK
* checking PDF version of manual ... [22s] OK
* checking HTML version of manual ... [5s] OK
* DONE
Status: 2 ERRORs, 1 WARNING, 1 NOTE