Skip to content
Prev 708 / 12125 Next

[R-pkg-devel] Namespace error

It's difficult to tell without seeing the source code, but the NAMESPACE 
you posted doesn't seem to contain "View". This file usually gets 
updated when you call devtools::document() or roxygen2::roxygenize(). 
What happens if you run one of these functions?


-Kirill
On 16.02.2016 18:14, Glenn Schultz wrote: