as of {lintr} v3.2.0
cyclocomp_linter() is no longer part of the default linters (#2555, @IndrajeetPatil) because the tidyverse style guide doesn’t contain any guidelines on meeting certain complexity requirements. With this, we also downgrade {cyclocomp} from Imports: to Suggests:. Note that users with cyclocomp_linter() in their configs may now need to install {cyclocomp} intentionally, in particular in CI/CD pipelines
@jacobvjk @jdhoffa