Educating package authors about the semantics of URLs is not really something
the CRAN maintainers should have to do. A slash at the end of a URL implies
different URL construction for relative URLs based on the original one. [1]
I am not sure why you think https is no more secure than http... t
Dear All,
I got from Uwe the following message after uploading an update of my package
“DatabionicSwarm”. "Found the following (possibly) invalid URLs: URL:
https://www.deepbionics.org (moved to https://mthrun.github.io/index) From:
DESCRIPTION Status: 301 Message: Moved Permanently
Please c
Louis,
you didn't provide any details (please always post a link to the sources you're
talking about!), but I suspect you are missing character length arguments,
Lapack.h has:
F77_NAME(dgeevx)(const char* balanc, const char* jobvl, const char* jobvr,
const char* sense, const in
I submitted a package update to CRAN in the hopes of reinstating an archived
package, {PhaseType}. The update is mostly to remove a dependency on another
archived package, and to add registrations of C functions.
Everything is fine on r-release, but on r-devel I have errors. I tested this
wit
On 28.11.2022 19:36, Dirk Eddelbuettel wrote:
On 28 November 2022 at 12:15, Peter Carbonetto wrote:
| I maintain the mashr R package (https://cran.r-project.org/package=mashr),
| which has been on CRAN a little over 2 years. The mashr package depends on
| another package, flashr, which is ava
On 28 November 2022 at 12:15, Peter Carbonetto wrote:
| I maintain the mashr R package (https://cran.r-project.org/package=mashr),
| which has been on CRAN a little over 2 years. The mashr package depends on
| another package, flashr, which is available from an external repository
| (via *Additio
Hi All,
I maintain the mashr R package (https://cran.r-project.org/package=mashr),
which has been on CRAN a little over 2 years. The mashr package depends on
another package, flashr, which is available from an external repository
(via *Additional_repositories*).
Very recently, we have found ourse
(Disclaimer: User bias here.)
I can vouch for drat repos; they have saved me in developing APIs for
packages under development, e.g. rcbc which is only on Github and not on
CRAN. (As Dirk notes, this only applies to Enhances/Suggests dependence.)
-Naras
On 11/16/22 8:17 AM, Dirk Eddelbuett
В Mon, 28 Nov 2022 15:34:53 +0100
Ibon Tamayo пишет:
> \code{\link[R6::R6Class]{R6::R6Class}}
I think you need only one colon in the first argument of
\link[pkg:foo]{bar}:
https://cran.r-project.org/doc/manuals/R-exts.html#Cross_002dreferences
--
Best regards,
Ivan
___
Hello,
I am trying to pass the checking but I can't fix this warning.
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'RegressionDiscontinuityClass.Rd':
'[R6::R6Class]{R6::R6Class}'
My code is:
#' Class providing object with RegressionDiscontinuityCla
10 matches
Mail list logo