USEPA / CompTox-ToxCast-tcplFit2

Performs basic concentration response curve fitting
https://cran.r-project.org/package=tcplfit2
Other
1 stars 0 forks source link

set number of threads for data.table to pass cran checks #59

Closed brown-jason closed 8 months ago

brown-jason commented 8 months ago

This should fix an issue where data.table default uses n_cores/2 which is not allowed by cran