search for: check_results_

Displaying 6 results from an estimated 6 matches for "check_results_".

2019 Sep 25
2
depending on orphaned packages?
SuppDists is orphaned on CRAN (and has been since 2013). https://cran.r-project.org/web/checks/check_results_.html Oddly, the simulate method for the inverse.gaussian family [inverse.gaussian()$simulate] depends (in a loose sense) on SuppDists (it fails if the SuppDists namespace is not available: if (!requireNamespace("SuppDists", quietly = TRUE)) stop("need CRAN package 'Sup...
2019 Sep 29
2
depending on orphaned packages?
On 2019-09-25 3:26 a.m., Martin Maechler wrote: >>>>>> Ben Bolker >>>>>> on Tue, 24 Sep 2019 20:09:55 -0400 writes: > > > SuppDists is orphaned on CRAN (and has been since 2013). > > https://cran.r-project.org/web/checks/check_results_.html > > > Oddly, the simulate method for the inverse.gaussian family > > [inverse.gaussian()$simulate] depends (in a loose sense) on SuppDists > > (it fails if the SuppDists namespace is not available: > > > if (!requireNamespace("SuppDists&quot...
2012 Aug 20
1
rdyncall fears removal from CRAN
...gt; argument-checking code between internal code and the R wrapper). > > So can we please have a package update without .Internal calls by > September 7 (or the package will be archived). You should also check > the R-devel CRAN check pages at > http://cran.r-project.org/web/checks/check_results_<pkg>.html (replace > <pkg> by the name of your package) for any other issues that need to > be addressed. The use of .Internal in rdyncall was due to a missing interface for namespace object management. Since the main task of this package is to offer an alternative FFI *AND* a c...
2019 Sep 29
1
depending on orphaned packages?
...3:26 a.m., Martin Maechler wrote: >>>>>>>> Ben Bolker >>>>>>>> on Tue, 24 Sep 2019 20:09:55 -0400 writes: >>> >>>> SuppDists is orphaned on CRAN (and has been since 2013). >>>> https://cran.r-project.org/web/checks/check_results_.html >>> >>>> Oddly, the simulate method for the inverse.gaussian family >>>> [inverse.gaussian()$simulate] depends (in a loose sense) on SuppDists >>>> (it fails if the SuppDists namespace is not available: >>> >>>> if (!requireNa...
2019 Sep 25
0
depending on orphaned packages?
>>>>> Ben Bolker >>>>> on Tue, 24 Sep 2019 20:09:55 -0400 writes: > SuppDists is orphaned on CRAN (and has been since 2013). > https://cran.r-project.org/web/checks/check_results_.html > Oddly, the simulate method for the inverse.gaussian family > [inverse.gaussian()$simulate] depends (in a loose sense) on SuppDists > (it fails if the SuppDists namespace is not available: > if (!requireNamespace("SuppDists", quietly = TRUE)) > s...
2019 Sep 29
0
depending on orphaned packages?
...> On 2019-09-25 3:26 a.m., Martin Maechler wrote: >>>>>>> Ben Bolker >>>>>>> on Tue, 24 Sep 2019 20:09:55 -0400 writes: >> >>> SuppDists is orphaned on CRAN (and has been since 2013). >>> https://cran.r-project.org/web/checks/check_results_.html >> >>> Oddly, the simulate method for the inverse.gaussian family >>> [inverse.gaussian()$simulate] depends (in a loose sense) on SuppDists >>> (it fails if the SuppDists namespace is not available: >> >>> if (!requireNamespace("SuppDists&...