Closed DataStrategist closed 4 years ago
This is for https://github.com/DataStrategist/amitFuncs/ btw, in case you want to try
Thanks for reporting. I will have a look.
@DataStrategist : Can you please verify that 238f26d fixes the bug?
Yes sir, it does! Thank you! It also seems to work now w/ devtools::document
don't know if you did that now or if it was just something you did in the meantime, but that's coo! Good job
Good to hear. Thank you for reporting!
Hey @mikldk sorry, I guess this bug is back? Just updated everything to 4.2, Rtools 42 and all libraries installed from scratch, but still getting this:
Functions with @param inconsistency:
* Function 'install_matplotlib()' with title 'install python library matplotlib':
* Function 'sankey()' with title 'create sankey visual':
for this library. Why does this only happen to me? :D
@DataStrategist Thanks for reporting (again). Are you sure that you have the latest version of roxytest
?
For some reason it had installed the cran version! I confirm that in this latest dev version it's correct.
@DataStrategist Perfect, thanks. I should probably soon update CRAN (after resolving another issue).
Thanks for supporting this still after so long!
If I include
param_rocklet
in my DESCRIPTION package, it seems to give me a ton of warnings on the@title
roxygen string rather than sticking to@param
. Not sure if this is a bug.My session: