Hello,
During R CMD check, the following NOTE was observed:
It seems this note is from check.R
and remote.R
.

By link anchor to roxygen document properly, notes are cleared.
check.R
from
#' [`compiler_flags(FALSE)`][compiler_flags()].
to
#' [`compiler_flags(FALSE)`][pkgbuild::compiler_flags()].
remotes.R
from
#' that the ones in devtools use the [ellipsis] package to ensure all dotted
to
#' that the ones in devtools use the [ellipsis::check_dots_used] feature to ensure all dotted