Skip to content

load_dictionary(cfg_dirs = concept_path) in .Rprofile causes error #4

Description

@physiciandata

After restoring the renv environment (renv::restore()) and reloading R, the last two lines of the .Rprofile file cause an error. Specifically, dict <- load_dictionary(cfg_dirs = concept_path) throws this error:

Error in assert_that() at prockenschaub-ricu-package-1942e93/R/concept-utils.R:701:2:
! x is not a list
Run rlang::last_trace() to see where the error occurred.

This error occurs both with the main & YAIB branch.
I still could generate a HIRID-sepsis cohort but I'm uncertain if this error affects the cohort generation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions