Skip to content

Commit

Permalink
website formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ZauchnerP committed Jul 5, 2024
1 parent 6008543 commit e79d2cc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 12 deletions.
18 changes: 9 additions & 9 deletions docs/articles/intro_to_gmoTree.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgdown: 2.0.9
pkgdown_sha: ~
articles:
intro_to_gmoTree: intro_to_gmoTree.html
last_built: 2024-07-05T09:06Z
last_built: 2024-07-05T09:17Z
urls:
reference: https://zauchnerp.github.io/gmoTree/reference
article: https://zauchnerp.github.io/gmoTree/articles
Expand Down
1 change: 0 additions & 1 deletion tests/testthat/tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -6404,7 +6404,6 @@ if (rlang::is_installed(c("withr", "testthat"))) {
testthat::expect_output(str(output), "List of 4")
})


testthat::test_that("App time - all apps, seconds = FALSE", {
# Prepare data
otree2 <- otree_5_4_0
Expand Down
2 changes: 1 addition & 1 deletion vignettes/intro_to_gmoTree.Rmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Introduction to gmoTree"
author: "Patricia F. Zauchner"
date: "2023-08-24 (updated: `r Sys.Date()`)"
date: "2023-08-24 (updated: 2024-07-04)"
output:
rmarkdown::html_vignette:
toc: yes
Expand Down

0 comments on commit e79d2cc

Please sign in to comment.