Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for cch models #243

Merged
merged 13 commits into from
Jan 24, 2024

forcing installing glmmTMB and lme4 from source

73b897e
Select commit
Loading
Failed to load commit list.
Merged

Support for cch models #243

forcing installing glmmTMB and lme4 from source
73b897e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2024 in 1s

25.92% of diff hit (target 95.48%)

View this Pull Request on Codecov

25.92% of diff hit (target 95.48%)

Annotations

Check warning on line 135 in R/custom_tidiers.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/custom_tidiers.R#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 138 in R/custom_tidiers.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/custom_tidiers.R#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 233 in R/custom_tidiers.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/custom_tidiers.R#L233

Added line #L233 was not covered by tests

Check warning on line 62 in R/helpers.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/helpers.R#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 67 in R/helpers.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/helpers.R#L64-L67

Added lines #L64 - L67 were not covered by tests

Check warning on line 70 in R/helpers.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/helpers.R#L70

Added line #L70 was not covered by tests

Check warning on line 152 in R/model_get_coefficients_type.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/model_get_coefficients_type.R#L152

Added line #L152 was not covered by tests

Check warning on line 139 in R/model_get_model_matrix.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/model_get_model_matrix.R#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 70 in R/model_get_terms.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/model_get_terms.R#L68-L70

Added lines #L68 - L70 were not covered by tests