Closed fredjaya closed 12 months ago
Currently the only note returned (no errors or warnings) when running R CMD check:
N checking R code for possible problems (2.1s) fi_pool_cluster: multiple local function definitions for ‘integrand’ with different formal arguments
Posting as an issue so I don't forget later
Perhaps a function that returns an integrand function?
I solved this by having a different name for the integrand function for form = xnorm. Closed with 564be51
form = xnorm
Currently the only note returned (no errors or warnings) when running R CMD check:
Posting as an issue so I don't forget later