Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi @VLucet ,
I was looking at your package and was wondering whether it is an active project?
I think it is a cool side project and if you want to keep working on it I might be able to give you a hand.
Anyway, as I was looking at your code I found some typos that I fixed and I also tweaked the documentation here and there so that it builds without any warning/note.
I also tweaked a bit the
README.Rmd
as you included some?fun
in code chunks and I thought it is easier without. Finally, I changed the output directory in the last code chunk asdata
is actually used for packages that include data, so I thought was better to change this!Hope this could be useful!