diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-07-20 21:02:28 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-07-20 21:02:28 +0200 |
commit | 2f492ce2acf21610a7b15ce5d1878cf0f2ae5b4d (patch) | |
tree | 260868f30b78b3b449c4c901e617452029708a37 /NAMESPACE | |
parent | a7e209b553e2e99ffc9aa2b003f9b73b9ac4b985 (diff) |
Require upcoming nlme version, remove anova.nlme.mmkin
The method is no longer necessary, now that Bug 17761 is fixed upstream
https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17761
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ S3method("[",mmkin) S3method(AIC,mmkin) S3method(BIC,mmkin) -S3method(anova,nlme.mmkin) S3method(aw,mkinfit) S3method(aw,mmkin) S3method(confint,mkinfit) |