Displaying 2 results from an estimated 2 matches for "browsedocs".
2020 Nov 02
0
vignettes present in 2 folders or won't work
...if the documents in inst/doc were linked to on the CRAN 
> landing page of a package. I think that documents under inst/doc are a 
> bit hard to find if package authors do not create (possibly many) links 
> to them in Rd files or vignettes.
What I'd suggest is that you write a "browseDocs" function that displays 
them in some nice format (similar to "browseVignettes").  Maybe CRAN 
would choose to add a new category listing its results, but at a 
minimum, you could very easily add a vignette called "Other documents" 
that contains a list of links.   It would...
2020 Nov 01
2
vignettes present in 2 folders or won't work
On 01/11/2020 2:57 p.m., Dirk Eddelbuettel wrote:
> 
> The closest to a canonical reference for a static vignette is the basic blog
> post by Mark at
> 
>   https://www.markvanderloo.eu/yaRb/2019/01/11/add-a-static-pdf-vignette-to-an-r-package/
> 
> which I follow in a number of packages.
> 
> Back to the original point by Alexandre: No, I do _not_ think we can do
>