-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Devel #43
Devel #43
Conversation
Throughout, moved towards using methods to access data rather than through the slots directly. Incorporated code from @patrickbarks regarding subset, replace, merge
…vtools::document. package is now installable.
I'm not able to install, I think due to the stray A few more issues picked up by
|
I'm merging the Pull Request. I'll then attempt to tidy up the issues raised by Patrick. |
Seems to work OK now. e.g. "no visible binding for global variable", "no visible global function definition", "Undefined global functions or variables", "Undocumented code objects", "Undocumented arguments" etc. I won't be able to work on this for the next few days, so have at it if you are feeling bold! |
I'll have a go at this tomorrow, if I'm still feeling bold by then |
Fixed problems thus far...