[R-pkg-devel] no visible binding for '<<-' assignment note

2020-02-20 Thread Weimin Zhang
Dear all, In the last submission of my package the CRAN gave this note: "Check: R code for possible problems, Result: NOTE: no visible binding for '<<-' assignment..." How can I bypass this note? This is the local function which cause this note: dnormfun <<- function(muvalue, sigmavalue,

Re: [R-pkg-devel] no visible binding for '<<-' assignment note

2020-02-21 Thread Weimin Zhang
er function cannot find "dnormfun" function. The question now seems that how I can let the kronecker(X, Y, FUN = "*",...) know that "dnormfun" is a "FUN"? Thanks, Weimin ________ From: Max Turgeon Sent: Thursday, Februar