Skip to content

Commit

Permalink
version 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mlcollyer authored and cran-robot committed Jan 11, 2021
1 parent 4388c61 commit 978466c
Show file tree
Hide file tree
Showing 55 changed files with 3,952 additions and 2,022 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
@@ -1,7 +1,7 @@
Package: RRPP
Title: Linear Model Evaluation with Randomized Residuals in a
Permutation Procedure
Version: 0.6.1
Version: 0.6.2
Authors@R: c(
person("Michael", "Collyer", , "mlcollyer@gmail.com", c("aut", "cre")),
person("Dean", "Adams", , role = "aut")
Expand All @@ -15,18 +15,18 @@ Description: Linear model calculations are made for many random versions of data
model comparison. This package should provide most tools one could need for the analysis of
high-dimensional data, especially in ecology and evolutionary biology, but certainly other fields, as well.
Depends: R (>= 3.5.0)
License: GPL (>= 2)
License: GPL (>= 3)
URL: https://github.com/mlcollyer/RRPP
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
RoxygenNote: 7.1.1
Imports: parallel, ape
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-24 15:36:59 UTC; m.collyer
Packaged: 2021-01-11 12:49:47 UTC; m.collyer
Author: Michael Collyer [aut, cre],
Dean Adams [aut]
Maintainer: Michael Collyer <mlcollyer@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-24 16:10:03 UTC
Date/Publication: 2021-01-11 15:10:16 UTC
105 changes: 54 additions & 51 deletions MD5
@@ -1,58 +1,60 @@
9aa09251710b7d5f31c56dac44021f9c *DESCRIPTION
fcfffdbebe3ccb520b79782bd450891a *NAMESPACE
1ee47770fab82aa5f08fd199dcee488c *NEWS.md
0496d73de92d173b7ac60fccd30fe871 *R/RRPP.support.code.r
b72f94e17016e4b74293d02637e37b39 *R/RRPP.utils.r
c954d82e7c975708710810bb2de96cd4 *R/add.tree.r
1eeb1c1bf2a1e622543831c976dd0887 *R/anova.lm.rrpp.r
b418ff0ab44206de3811658e5287d502 *R/coef.lm.rrpp.r
6cbd6098621080557ee4751deba7d7a1 *DESCRIPTION
8da5f074e267ce5dfc1ba6a0a078b5fc *NAMESPACE
fac3eb6ca5958359b0d636431c2517b5 *NEWS.md
3f170ccc4def5c750295cd88ab92378c *R/RRPP.support.code.r
a76146c3dff858e08d767748129ddb6a *R/RRPP.utils.r
634fc9db5bf0b9b968daf7a7a596626a *R/add.tree.r
c067d5eab8c0174dd995f61d492ac78e *R/anova.lm.rrpp.r
015f5bb45e87d48c5a78dd8c1d4b9ca0 *R/coef.lm.rrpp.r
48035d2216df49a6bdbcba7960714751 *R/deprecated.defunct.R
938fd2cbed3ae1c19fcc2156ec651a3d *R/lm.rrpp.r
0f1ef15c0e965ca3cfc4c9fe7a4fe8c1 *R/manova.update.r
3e7ab8146a2bf28a525394286b6995c3 *R/model.comparison.r
f89e9e0bca3731b4729c45dd1fa82a47 *R/ordinate.r
5d2c7fea1604e7e5da98dc5350308da4 *R/pairwise.r
32c2cd277245fdf71b84ca1b3f34b269 *R/predict.lm.rrpp.r
66bf8bce8d27844d988f6d5d8aa7496b *R/prep.lda.r
be65a023ec04fe716867de7a1907b645 *R/reveal.model.designs.r
087fd5c640f774e93ea08ebf5490dda6 *R/shared.support.code.r
8163f16504da5a0b99956182aefc7265 *R/trajectory.analysis.r
764c1aff660c217939219fe3b7556ed3 *R/lm.rrpp.r
03bef75cc954f704fb47d205e96fddde *R/manova.update.r
9398ce29d5275f8254ea23b272d8d276 *R/model.comparison.r
1530e608ba0c225c338ac8edaf38e952 *R/ordinate.r
80c47680017b09e19961c1c48d87d539 *R/pairwise.r
2c4c300d8abfb4b696ca76baba4c502c *R/predict.lm.rrpp.r
b53b46f8f101da913f49472e1a42c291 *R/prep.lda.r
b22d16f04ed8861ecf31a8d637e492be *R/reveal.model.designs.r
59a261e81070db7a334008b61063207c *R/shared.support.code.r
e1a821fd993647f39471a850f90e3907 *R/trajectory.analysis.r
987d403df491c09b6db91776c4443a53 *README.md
9bbdb4d896f460ba6218eaba65069caf *build/vignette.rds
5f492274c653a924ac2c5b6d2c0c5b28 *build/vignette.rds
cc73a1467ca5f48d52a03686d50ca8d7 *data/PlethMorph.rda
4b4ee52bfcac42caf2b6b3c506af6db0 *data/Pupfish.rda
b7ceda4ee18eb3d0d3f966360dc02936 *data/PupfishHeads.rda
0033a37910a893b33a05c44e405022e0 *data/motionpaths.rda
4b9ec9953a6af5354c47d2f9c8ff5922 *inst/CITATION
6607242989e65db9f14948d04eb1491e *inst/doc/ANOVA.vs.MANOVA.R
0b925ccf03f5c9ee44875fb1e6a083ea *inst/doc/ANOVA.vs.MANOVA.Rmd
a61b9b7aee7a473eee256fc7a37694e2 *inst/doc/ANOVA.vs.MANOVA.html
ffe064f8e355aeaa59384288e1fa49e2 *inst/doc/ANOVA.vs.MANOVA.R
eb473a6d066dda15f7d3bb2d9a6789a8 *inst/doc/ANOVA.vs.MANOVA.Rmd
dbb239a068f0dd29344ad608ad2dd574 *inst/doc/ANOVA.vs.MANOVA.html
94a6a86ee9d0f970fbf911a228e5f4c4 *inst/doc/Using.RRPP.R
6b6cb384c7c0985b0097368070ac4f6e *inst/doc/Using.RRPP.Rmd
9646149a20e25abfe9bacefa3423d5dd *inst/doc/Using.RRPP.html
4ba4f9fdbeffa3718c5c2bca0db78ad2 *man/PlethMorph.Rd
e5e2cd45f97a0c4c65e797242f5588db *man/Pupfish.Rd
3fe4d32c24afeeef0ec8dbecdd9d60ba *man/PupfishHeads.Rd
67cafb94f077a18cdae0a8a5a50347cd *man/RRPP-package.Rd
1e715836fd2e1352879f2861a752cacb *man/add.trajectories.Rd
8aa455155f706bc430a3f02f1489bf16 *man/add.tree.Rd
25f2e0a54ddb41fedf2f56904ba2760a *man/anova.lm.rrpp.Rd
18c24043f7892ab2ad56b575fa23702b *inst/doc/Using.RRPP.html
62000dade2dbf91cece8db6929c14228 *man/PlethMorph.Rd
8dc1d16560450c0cfd709bed8c735f0d *man/Pupfish.Rd
d764e38c7e273adb4a6a884f2a8d6f1d *man/PupfishHeads.Rd
90a5a74e0d114e1388c9fc2b8580c871 *man/RRPP-package.Rd
900a0d327b1a7ce565521a2fe92bbf78 *man/add.trajectories.Rd
16069c5b9771b2daa94872dbc5f20b74 *man/add.tree.Rd
482164b185600b6a50fd9ef10bee9aed *man/anova.lm.rrpp.Rd
eee872a66eb743a1df7e8551bc54ce73 *man/classify.Rd
54d52d7c0950f9c6a7bf4b351d1a49f8 *man/coef.lm.rrpp.Rd
c71f87b2d3c44abe9b15104d62e82873 *man/coef.lm.rrpp.Rd
a33c46d63afb68d7f7f8707f06e36ed1 *man/fitted.lm.rrpp.Rd
d17705903615729a752d33b254958235 *man/lm.rrpp.Rd
6e2e45ccd030927aac99c650052d9440 *man/manova.update.Rd
bbc58fb8954b29f0580376d8e95144c7 *man/model.comparison.Rd
c75db7099ad7a5d9bf80757369e495ea *man/motionpaths.Rd
08368eb2ac1d39f9606b9d951714f08e *man/ordinate.Rd
bb74a3710fb268fcd2f0eca87e0c8a6f *man/pairwise.Rd
a4e449286a0dffe84c32bc27410936b5 *man/plot.lm.rrpp.Rd
1577c0c0c24a83d82b9911ddc84159a5 *man/lm.rrpp.Rd
9ccd6f86b81f5b77785def01ca99a1a1 *man/manova.update.Rd
e8b89a5346e67e7f8ca498aa683980fe *man/model.comparison.Rd
05471ca269ac60530b233dce90a0f3f5 *man/model.frame.lm.rrpp.Rd
7e9ba29071c4cee40bdeb5bc861ffe51 *man/model.matrix.lm.rrpp.Rd
0e726f552fbf03e943ad5cebcc3fc09d *man/motionpaths.Rd
519cee3a198c5adc1ba8ad24511e1235 *man/ordinate.Rd
2dfd2acc0cc9a36545e39f06847bafd7 *man/pairwise.Rd
06bed2fd6a0565a41616bb737a3016c7 *man/plot.lm.rrpp.Rd
f8ce4b58b48b33ae16ba5f0986d12781 *man/plot.model.comparison.Rd
1ea3dbe1f668b1e145dcd9008dac0e98 *man/plot.ordinate.Rd
6d52983f07950695fa3c74bd84a960e1 *man/plot.predict.lm.rrpp.Rd
c5b6ebcead61220f242900c416abf3fe *man/plot.trajectory.analysis.Rd
796d7ced42fd97ab2849d12999bf506b *man/predict.lm.rrpp.Rd
174c23ffe0f01fae439f90ac83c56306 *man/prep.lda.Rd
51de9e6cc9b8082064ff0a346f5b37f1 *man/plot.ordinate.Rd
f7b9852412ce4e90209c5ec1ec02ce35 *man/plot.predict.lm.rrpp.Rd
b7f1c20df380d21ecdf03ab27dddc9e3 *man/plot.trajectory.analysis.Rd
4f464a788e47a2fdfb08ae95cb0ca86d *man/predict.lm.rrpp.Rd
6f4b53f12982cc54f3058d989e3893d9 *man/prep.lda.Rd
b1b2bc86ef6ed57ab44badf084182779 *man/print.anova.lm.rrpp.Rd
a5250d4040c7077e6100e338a9a38c6f *man/print.classify.Rd
1354129612f4c784fabcfb8a081e11d5 *man/print.coef.lm.rrpp.Rd
Expand All @@ -68,19 +70,20 @@ dee2473a6f8021b7f361ddffbb69eed6 *man/print.summary.lm.rrpp.Rd
5583b0d0f9a275bdbf2a4deceff93a0b *man/print.summary.trajectory.analysis.Rd
a2c3a95f8bb4ccaea49707237ed41bee *man/print.trajectory.analysis.Rd
e2f4d3ded41cac1f1baf52d5709ac5fc *man/residuals.lm.rrpp.Rd
013c70693b7b2a1524c49cc4179607d3 *man/reveal.model.designs.Rd
b2609542adce8385f7b76da76817dc83 *man/rrpp.data.frame.Rd
f6985949fae79d175333feb4a95b4396 *man/reveal.model.designs.Rd
ce2357b32270e2b89ff1b91c543bfed9 *man/rrpp.data.frame.Rd
3feb50b2cd634fb9812fba13a02ff65d *man/summary.anova.lm.rrpp.Rd
ee0f0a6b42a82d6bd81cc7d59afb281a *man/summary.classify.Rd
ad97e4ce6e14cb92ac228d0f798d7717 *man/summary.coef.lm.rrpp.Rd
beb55085de49d23665272a0db65d1dff *man/summary.lm.rrpp.Rd
0c24889d14d2973aba65d0d29e56bafa *man/summary.manova.lm.rrpp.Rd
c565a8b321acff1d48bb61fe0aa82bbf *man/summary.manova.lm.rrpp.Rd
8071df084e856baaea970cadde3d9b0c *man/summary.model.comparison.Rd
02292ef7e504acfa0052c2231ba12305 *man/summary.ordinate.Rd
a2ed0aacea44fed03735c7e51a2e582e *man/summary.pairwise.Rd
a0a57603123abb27c8221c40fd52235d *man/summary.pairwise.Rd
73f2a913f66ac6af76747a7cd93c9070 *man/summary.predict.lm.rrpp.Rd
f34747373315d2e5b588392110279271 *man/summary.trajectory.analysis.Rd
3e8a5f4601358921a3437caf2bfdd60d *man/trajectory.analysis.Rd
600001722c89e75928dbe4984812fdc5 *man/vec.cor.matrix.Rd
0b925ccf03f5c9ee44875fb1e6a083ea *vignettes/ANOVA.vs.MANOVA.Rmd
a81cec6977939fad86be89ba357b4b99 *man/summary.trajectory.analysis.Rd
63a84cde4ccd20f033b499e87bc6ee71 *man/terms.lm.rrpp.Rd
e2f11f0585d5822886ccd3c86d1c21e4 *man/trajectory.analysis.Rd
e52a8af2dc8b337878160602b227ab75 *man/vec.cor.matrix.Rd
eb473a6d066dda15f7d3bb2d9a6789a8 *vignettes/ANOVA.vs.MANOVA.Rmd
6b6cb384c7c0985b0097368070ac4f6e *vignettes/Using.RRPP.Rmd
4 changes: 4 additions & 0 deletions NAMESPACE
Expand Up @@ -2,6 +2,9 @@

S3method(anova,lm.rrpp)
S3method(coef,lm.rrpp)
S3method(fitted,lm.rrpp)
S3method(model.frame,lm.rrpp)
S3method(model.matrix,lm.rrpp)
S3method(plot,lm.rrpp)
S3method(plot,model.comparison)
S3method(plot,ordinate)
Expand Down Expand Up @@ -33,6 +36,7 @@ S3method(summary,ordinate)
S3method(summary,pairwise)
S3method(summary,predict.lm.rrpp)
S3method(summary,trajectory.analysis)
S3method(terms,lm.rrpp)
export(add.trajectories)
export(add.tree)
export(anova.lm.rrpp)
Expand Down
19 changes: 19 additions & 0 deletions NEWS.md
@@ -1,3 +1,22 @@
# CHANGES IN RRPP 0.6.2

### NEW FEATURES
* Added option to add abscissa to `plot.predict.lm.rrpp`.
* Added Box-Cox transformation to `effect.size`.
* Added option to flip axes in `plot.ordinate`.
* Updated `predict.lm.rrpp` so that functions in formulae are permissible.

### OTHER CHANGES
* Adapted `summary.pairwise` to perform degree transformations rather than `print.summary.pairwise`, so that objects saved are the same as objects printed.
* Removed error trap from pairwise for n = 1 groups.

### BUG FIXES
* Fixed class check on `model.comparison`.
* Fixed `manova.update` pc dimension issue (output)
* Fixed `xlim` and `ylim` to be adjustable in `plot.ordinate`.
* Added transform logical output to ordinate.
* Fixed intercept only model issue in lm.rrpp.

# CHANGES IN RRPP 0.6.1 (Patch Release)

### NEW FEATURES
Expand Down

0 comments on commit 978466c

Please sign in to comment.