There were no ERRORs or WARNINGs except the usual artificial ones (see "Expected NOTEs and ERRORs" in the bottom of this file).
Github Actions: oldrel, release, and devel on Ubuntu. Github Actions: release on MacOS and Windows.
We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
ggplot 3.4.0
as you kindly notified in a GitHub
issue.There were no ERRORs or WARNINGs except the usual artificial ones (see "Expected NOTEs and ERRORs" in the bottom of this file).
Github Actions: oldrel, release, and devel on Ubuntu. Github Actions: release on MacOS and Windows.
mcp
has no downstream dependencies.
There were no ERRORs or WARNINGs except the usual artificial ones (see "Expected NOTEs and ERRORs").
rhub oldrel, release, and devel on macOS, Linux, and Windows
mcp
has no downstream dependencies.
This is a resubmission. I have corrected the invalid URLs in the README.
This is a patch release that fixes breaking changes in dependencies.
Please see unpreventable "Expected NOTEs and ERRORs" in the bottom of this file.
There were no ERRORs or WARNINGs.
The DESCRIPTION elicits a few NOTEs on rhub: * An incorrect NOTE about misspelled words (correctly spelled family names). * The DOIs work, but Rhub is unable to verify them.
rhub oldrel, release, and devel on macOS, Linux, and Windows
mcp
has no downstream dependencies.
This release adds support for dplyr
1.0+ and other newer packages which caused the prior mcp
to be taken down from CRAN. Sorry it took so long.
rhub
currently have issues with utf8 resulting in the error Error in loadNamespace(name) : there is no package called 'utf8'
. See https://github.com/r-hub/rhub/issues/374. This has nothing to do with mcp
.
Please see unpreventable "Expected NOTEs and ERRORs" in the bottom of this file.
There were no ERRORs, WARNINGs, or NOTEs.
mcp
has no downstream dependencies.
options(mc.cores = 3)
.This is a resubmission. I believe I have solved all the points raised in the initial review. All tests pass. In this version I have:
print()
and cat()
now only reside within print()
and summary()
functions.mcp
in this resubmission, so that the API is as stable as possible from the initial CRAN release. These are: (1) changed plotting of time-series, (2) the function name to simulate data, and (3) changed the summary()
output for simulated data.mcp
package and my first CRAN submission personally. I have done my best to adhere to all standards. Extensive documentation for mcp
is available at https://lindeloev.github.io/mcp/.patchwork
is a dependency which just arrived on CRAN a few days ago. It seems it has not rolled out to all test servers. Travis and devtools::check_rhub() install it just fine.mcp
uses the GPL-2 license. The only code copied (verbatim) from other packages is in R/lme4_utils.R, is GPL (>=2), and has been given proper attribution via the @authors Roxygen tag.mcp
does not make any external changes (files, options, communication, etc.)There were no ERRORs or WARNINGs.
This is the first submission so there are no downstream dependencies.
INSTALL ERROR or PREPERROR: mcp
uses JAGS (an external binary) for sampling through the rjags
package. rjags will fail to install without JAGS on the system. This happens when I run devtools::check_win_release()
, devtools::check_win_devel()
and rhub::check_for_cran()
. Github Actions install JAGS prior to installing packages, and all tests pass on Windows, MacOS, and Linux. Binaries for JAGS are here: https://sourceforge.net/projects/mcmc-jags/files/JAGS/4.x/
DESCRIPTION NOTE: rhub says that the DESCRIPTION DOIs return a HTTP 403 error (forbidden). But the DOI works just fine, e.g., http://doi.org/10.2307/2986119.
DESCRIPTION NOTE: rhub says that "Lindeløv" (my family name) and "Gelfand" (an researcher's family name) are misspelled.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.