Colin Fay
                                            Colin Fay
                                        
                                    Hey, `rocklet = NULL` is the default value for `roxygenize()`, so I don't think this should change anything. The issue comes from the fact that even if you remove the...
Ok so the way to do this is to not stop in case of warning. That should be doable by tweaking the tryCatch
@ArthurData For `check_name_consistency()`, we can switch to `as.data.frame(read.dcf("DESCRIPTION"))$Package`
Note : I will have a look on Friday, 19th of November
We'll have this one merged for v 0.4.0
Hey @Jopgood, Yeah `{brochure}` won't work with `{shinyManager}`. A lot of the tools around `{shiny}` revolve (for a good reason) around the idea that `{shiny}` apps are single page apps,...
Note to self: try and see if using "Lazyload: false" in the DESCRIPTION changes that
For some reason I haven't clearly identified yet, some internal dataset are not recognized, and the best way to do this is to explicitely namespace them, which is not a...
On hold for now, it will require a lot of documentation rewrite (including the Vignettes & book)
@novica There might be a little bit of inspection to do inside the rendered documentation: once you've installed the package, check that all "See also" work as they should.