Skip to content

Commit

Permalink
Updates to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerssam committed Nov 29, 2023
1 parent 1bc22d0 commit 6b5d801
Show file tree
Hide file tree
Showing 19 changed files with 312 additions and 33,494 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: biometryassist
Title: Functions to Assist Design and Analysis of Agronomic Experiments
Version: 1.1.3
Version: 1.1.4
Authors@R:
c(person(given = "Sharon",
family = "Nielsen",
Expand Down Expand Up @@ -39,7 +39,7 @@ Depends:
Imports:
agricolae,
cowplot,
curl,
xml2,
emmeans,
farver,
ggplot2,
Expand Down
2 changes: 2 additions & 0 deletions R/mct.R
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,8 @@ multiple_comparisons <- function(model.obj,
attr(pp.tab, 'aliased') <- as.character(aliased_names)
}

rownames(pp.tab) <- NULL

return(pp.tab)
}

Expand Down
516 changes: 258 additions & 258 deletions tests/testthat/_snaps/all-w2.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/testthat/_snaps/all-w2/example4lmmautoplot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions tests/testthat/_snaps/all-w2/example4lmmresplot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions tests/testthat/_snaps/all-w2/example5lmmautoplot1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6b5d801

Please sign in to comment.