new
is making check()
think that the object is a function
#99
Labels
priority: low
The lowest level priority, i.e., not urgent.
status: in progress
Currently working on this issue
topic: code
Related to R code within this package
type: bug
Describe the bug
I fixed the reference to capture.output but the call to
new
is just an object. This reminded me that I need to be better about not naming objects the same as standard function names.To Reproduce
devtools::check()
Expected behavior
NA
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: