daniel-kelley / ca-r

California Coved-19 webapp builder
MIT License
0 stars 0 forks source link

ci calculation failed #27

Closed daniel-kelley closed 3 years ago

daniel-kelley commented 3 years ago
R -q --vanilla -f out/ci.R
> library(yaml)
> library(classInt)
> ci_red <- classIntervals(c(1.0483616),n=5, style="fisher")
Error in classIntervals(c(1.0483616), n = 5, style = "fisher") : 
    single unique value
Execution halted
make: *** [Makefile:32: out/ci_red.yml] Error 1