ITADN
cmmr/rbiom/Issues

Cannot modify attributes on primitive functions

#28Closeddansmith01 创建于 2025-03-25
D
dansmith01commented
`R CMD check` with `r-devel` thinks attributes are being added to primitive functions. ``` Error in attributes(.Data) <- c(attributes(.Data), attrib) : Cannot modify attributes on primitive functions base::structure(eval(expr), display = cmd) at rbiom/R/utils.r:139:3 ```
关闭于 2025-04-04 2 条评论