Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upClass exposure test breakage under R-devel #1006
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Under r-devel, this test file now fails as
NAMESPACE
is left dangling with a function not in the package.Cleanup coming with some post-processing of
NAMESPACE
after skeleton call.