this fixes a mistake I made in the DESCRIPTION file (which was breaking your Travis checks) and uses utils:: to avoid a NOTE about importing packageVersion (also my fault).
Would you be willing to submit a new version of this to CRAN in the near future? I need to submit a new lme4 version, and CRAN doesn't like it when reverse dependencies break.
I didn't update the NEWS file (maybe not necessary; no changes to API) or bump the version in the DESCRIPTION (not necessary either as version on CRAN is only 3.1-3 and the GH version is 3.1-6)
this fixes a mistake I made in the DESCRIPTION file (which was breaking your Travis checks) and uses
utils::
to avoid a NOTE about importingpackageVersion
(also my fault).Would you be willing to submit a new version of this to CRAN in the near future? I need to submit a new lme4 version, and CRAN doesn't like it when reverse dependencies break.
I didn't update the NEWS file (maybe not necessary; no changes to API) or bump the version in the DESCRIPTION (not necessary either as version on CRAN is only 3.1-3 and the GH version is 3.1-6)