Skip to content
Back to formatted view

Raw Message

Message-ID: <CABghstQEgVHrZ6-XHDPkPp0ftb-KJg4_xhfqfgcv0w1xKffZaw@mail.gmail.com>
Date: 2020-08-09T18:04:50Z
From: Ben Bolker
Subject: [R-pkg-devel] Package Anchored Links with R-Dev
In-Reply-To: <266E440F-A823-4073-AE84-2817BDD0A839@win-vector.com>

This might have to be \link[utils:debugger]{dump.frames} now, i.e.
explicitly linking to the man page on which dump.frames is found
rather than following aliases?

On Sun, Aug 9, 2020 at 2:01 PM John Mount <jmount at win-vector.com> wrote:
>
> With "R Under development (unstable) (2020-07-05 r78784)" (Windows) documentation references such as "\link[utils]{dump.frames}" trigger "Non-file package-anchored link(s) in documentation object" warnings even if the package is in your "Imports."
>
> Is that not the right form? Is there any way to fix this other than the workaround of just removing links from the documentation? I kind of don't want to do that as the links were there to help the user.
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel