diff --git a/README.md b/README.md index 9ef1a56..9af395a 100644 --- a/README.md +++ b/README.md @@ -38,16 +38,17 @@ installed version’s `litr::render()` to create the new version: ``` r remotes::install_github("jacobbien/litr-project@*release", subdir = "litr") -litr::render("create-litr.Rmd") +litr::render("create-litr/index.Rmd") ``` In the above code, `@*release` stands for the latest release. For example, at the time of creating version `0.0.2`, this would be `v0.0.1`. -This will generate the new version of `litr`. From there, you can -build/install as you would for any other package. For checking the -package, use +This will generate the new version of `litr` along with [this +bookdown](https://jacobbien.github.io/litr-project/create/). From there, +you can build/install as you would for any other package. For checking +the package, use ``` r devtools::check("litr", document = FALSE) diff --git a/docs/apple-touch-icon-120x120.png b/docs/apple-touch-icon-120x120.png index 55dc4db..0b3b949 100644 Binary files a/docs/apple-touch-icon-120x120.png and b/docs/apple-touch-icon-120x120.png differ diff --git a/docs/apple-touch-icon-152x152.png b/docs/apple-touch-icon-152x152.png index e9dccc4..c316743 100644 Binary files a/docs/apple-touch-icon-152x152.png and b/docs/apple-touch-icon-152x152.png differ diff --git a/docs/apple-touch-icon-180x180.png b/docs/apple-touch-icon-180x180.png index 38004ac..e03e7b2 100644 Binary files a/docs/apple-touch-icon-180x180.png and b/docs/apple-touch-icon-180x180.png differ diff --git a/docs/apple-touch-icon-60x60.png b/docs/apple-touch-icon-60x60.png index c14e040..c5b8678 100644 Binary files a/docs/apple-touch-icon-60x60.png and b/docs/apple-touch-icon-60x60.png differ diff --git a/docs/apple-touch-icon-76x76.png b/docs/apple-touch-icon-76x76.png index 0c94ab4..c54100c 100644 Binary files a/docs/apple-touch-icon-76x76.png and b/docs/apple-touch-icon-76x76.png differ diff --git a/docs/apple-touch-icon.png b/docs/apple-touch-icon.png index 61ebb40..06398fd 100644 Binary files a/docs/apple-touch-icon.png and b/docs/apple-touch-icon.png differ diff --git a/docs/create/documenting-the-package-and-testing.html b/docs/create/documenting-the-package-and-testing.html index e156c9d..23681f9 100644 --- a/docs/create/documenting-the-package-and-testing.html +++ b/docs/create/documenting-the-package-and-testing.html @@ -264,15 +264,15 @@

13 Documenting the package and te ## 8 tests.R tests Rendering with minimal_eval=TRUE works 2 0 FALSE ## 9 tests.R tests templates can be knit 12 0 FALSE ## error warning user system real passed -## 1 FALSE 0 0.041 0.004 0.046 10 +## 1 FALSE 0 0.039 0.003 0.042 10 ## 2 FALSE 0 0.003 0.000 0.003 2 -## 3 FALSE 0 0.153 0.014 1.407 1 -## 4 FALSE 0 0.054 0.008 1.171 11 -## 5 FALSE 0 0.005 0.001 0.007 3 -## 6 FALSE 0 0.018 0.002 1.215 1 -## 7 FALSE 0 0.297 0.020 7.554 12 -## 8 FALSE 0 0.114 0.011 3.004 2 -## 9 FALSE 0 0.107 0.019 47.756 12 +## 3 FALSE 0 0.152 0.013 1.075 1 +## 4 FALSE 0 0.054 0.007 1.106 11 +## 5 FALSE 0 0.006 0.001 0.006 3 +## 6 FALSE 0 0.017 0.002 1.125 1 +## 7 FALSE 0 0.304 0.024 7.609 12 +## 8 FALSE 0 0.116 0.015 3.065 2 +## 9 FALSE 0 0.107 0.020 47.792 12 ## result ## 1 , 10, 3, 10, 77, 3, 77, 10, 10, testthat::expect_error(add_text_to_file(sometxt, myfile, req_exist = TRUE)), expect_condition_matching("error", {, {, object, }, }, regexp = regexp, class = class, ..., inherit = inherit, info = info, , label = label), quasi_capture(enquo(object), label, capture_matching_condition, , matches = matcher), .capture(act$val <- eval_bare(quo_get_expr(.quo), quo_get_env(.quo)), , ...), withCallingHandlers(expr, condition = function(cnd) {, if (!is.null(matched) || !matches(cnd)) {, return(), }, if (can_entrace(cnd)) {, cnd <- cnd_entrace(cnd), }, matched <<- cnd, if (inherits(cnd, "message") || inherits(cnd, "warning")) {, cnd_muffle(cnd), }, else if (inherits(cnd, "error") || inherits(cnd, "skip")) {, return_from(tl, cnd), }, }), eval_bare(quo_get_expr(.quo), quo_get_env(.quo)), add_text_to_file(sometxt, myfile, req_exist = TRUE), 0, 1, 2, 3, 4, 3, 0, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, testthat, testthat, testthat, testthat, base, rlang, litr, ::, :::, :::, local, ::, ::, :::, 45, 47, add_text_to_file() works, fs::file_exists(myfile) is not TRUE\n\n, 16, 3, 16, 48, 3, 48, 16, 16, 45, 47, add_text_to_file() works, `sometxt` (`actual`) not equal to readLines(myfile) (`expected`).\n\n, 17, 3, 17, 52, 3, 52, 17, 17, 45, 47, add_text_to_file() works, c(sometxt, moretxt) (`actual`) not equal to readLines(myfile) (`expected`).\n\n, 22, 3, 22, 64, 3, 64, 22, 22, 45, 47, add_text_to_file() works, , 25, 3, 25, 62, 3, 62, 25, 25, testthat::expect_error(add_text_to_file(sometxt, myfile, 0)), expect_condition_matching("error", {, {, object, }, }, regexp = regexp, class = class, ..., inherit = inherit, info = info, , label = label), quasi_capture(enquo(object), label, capture_matching_condition, , matches = matcher), .capture(act$val <- eval_bare(quo_get_expr(.quo), quo_get_env(.quo)), , ...), withCallingHandlers(expr, condition = function(cnd) {, if (!is.null(matched) || !matches(cnd)) {, return(), }, if (can_entrace(cnd)) {, cnd <- cnd_entrace(cnd), }, matched <<- cnd, if (inherits(cnd, "message") || inherits(cnd, "warning")) {, cnd_muffle(cnd), }, else if (inherits(cnd, "error") || inherits(cnd, "skip")) {, return_from(tl, cnd), }, }), eval_bare(quo_get_expr(.quo), quo_get_env(.quo)), add_text_to_file(sometxt, myfile, 0), 0, 1, 2, 3, 4, 3, 0, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, testthat, testthat, testthat, testthat, base, rlang, litr, ::, :::, :::, local, ::, ::, :::, 45, 47, add_text_to_file() works, , 26, 3, 26, 63, 3, 63, 26, 26, testthat::expect_error(add_text_to_file(sometxt, myfile, -1)), expect_condition_matching("error", {, {, object, }, }, regexp = regexp, class = class, ..., inherit = inherit, info = info, , label = label), quasi_capture(enquo(object), label, capture_matching_condition, , matches = matcher), .capture(act$val <- eval_bare(quo_get_expr(.quo), quo_get_env(.quo)), , ...), withCallingHandlers(expr, condition = function(cnd) {, if (!is.null(matched) || !matches(cnd)) {, return(), }, if (can_entrace(cnd)) {, cnd <- cnd_entrace(cnd), }, matched <<- cnd, if (inherits(cnd, "message") || inherits(cnd, "warning")) {, cnd_muffle(cnd), }, else if (inherits(cnd, "error") || inherits(cnd, "skip")) {, return_from(tl, cnd), }, }), eval_bare(quo_get_expr(.quo), quo_get_env(.quo)), add_text_to_file(sometxt, myfile, -1), 0, 1, 2, 3, 4, 3, 0, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, testthat, testthat, testthat, testthat, base, rlang, litr, ::, :::, :::, local, ::, ::, :::, 45, 47, add_text_to_file() works, , 27, 3, 27, 62, 3, 62, 27, 27, testthat::expect_error(add_text_to_file(sometxt, myfile, 5)), expect_condition_matching("error", {, {, object, }, }, regexp = regexp, class = class, ..., inherit = inherit, info = info, , label = label), quasi_capture(enquo(object), label, capture_matching_condition, , matches = matcher), .capture(act$val <- eval_bare(quo_get_expr(.quo), quo_get_env(.quo)), , ...), withCallingHandlers(expr, condition = function(cnd) {, if (!is.null(matched) || !matches(cnd)) {, return(), }, if (can_entrace(cnd)) {, cnd <- cnd_entrace(cnd), }, matched <<- cnd, if (inherits(cnd, "message") || inherits(cnd, "warning")) {, cnd_muffle(cnd), }, else if (inherits(cnd, "error") || inherits(cnd, "skip")) {, return_from(tl, cnd), }, }), eval_bare(quo_get_expr(.quo), quo_get_env(.quo)), add_text_to_file(sometxt, myfile, 5), 0, 1, 2, 3, 4, 3, 0, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, testthat, testthat, testthat, testthat, base, rlang, litr, ::, :::, :::, local, ::, ::, :::, 45, 47, add_text_to_file() works, c(moretxt2, sometxt, moretxt) (`actual`) not equal to readLines(myfile) (`expected`).\n\n, 32, 3, 32, 74, 3, 74, 32, 32, 45, 47, add_text_to_file() works, c(moretxt2, moretxt3, sometxt, moretxt) (`actual`) not equal to readLines(myfile) (`expected`).\n\n, 37, 3, 38, 43, 3, 43, 37, 38, 45, 47, add_text_to_file() works, c(moretxt2, moretxt3, sometxt, moretxt, moretxt4) (`actual`) not equal to readLines(myfile) (`expected`).\n\n, 43, 3, 44, 43, 3, 43, 43, 44, 45, 47, add_text_to_file() works ## 2 get_package_directory(".", "mypkg", input) (`actual`) not equal to file.path("inputdir", "mypkg") (`expected`).\n\n, 50, 3, 53, 3, 3, 3, 50, 53, 45, 47, get_package_directory() works, get_package_directory("..", "mypkg", input) (`actual`) not equal to file.path("inputdir", "..", "mypkg") (`expected`).\n\n, 54, 3, 57, 3, 3, 3, 54, 57, 45, 47, get_package_directory() works diff --git a/docs/create/including-extras-for-litr.html b/docs/create/including-extras-for-litr.html index bc2e9c5..41f7537 100644 --- a/docs/create/including-extras-for-litr.html +++ b/docs/create/including-extras-for-litr.html @@ -335,7 +335,6 @@

14.3 A pkgdown site= 3.0.0) Config/testthat/edition: 3 LitrVersionUsed: 0.9.1 -LitrId: 9d7028c80fbd84eeb7b0c6ee2ac159f8 +LitrId: 5bfc884a563bcfe02aec90728734bd08 diff --git a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-120x120.png b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-120x120.png index 1e1d1f4..f4ad851 100644 Binary files a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-120x120.png and b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-120x120.png differ diff --git a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-152x152.png b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-152x152.png index 2dfbf28..cbf8228 100644 Binary files a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-152x152.png and b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-152x152.png differ diff --git a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-180x180.png b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-180x180.png index a827d29..d2e46be 100644 Binary files a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-180x180.png and b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-180x180.png differ diff --git a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-60x60.png b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-60x60.png index 8709d32..d58f39e 100644 Binary files a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-60x60.png and b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-60x60.png differ diff --git a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-76x76.png b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-76x76.png index 938e171..1128a75 100644 Binary files a/examples/make-an-r-package-with-extras/docs/apple-touch-icon-76x76.png and b/examples/make-an-r-package-with-extras/docs/apple-touch-icon-76x76.png differ diff --git a/examples/make-an-r-package-with-extras/docs/apple-touch-icon.png b/examples/make-an-r-package-with-extras/docs/apple-touch-icon.png index 94ed3aa..aef9283 100644 Binary files a/examples/make-an-r-package-with-extras/docs/apple-touch-icon.png and b/examples/make-an-r-package-with-extras/docs/apple-touch-icon.png differ diff --git a/examples/make-an-r-package-with-extras/docs/favicon-16x16.png b/examples/make-an-r-package-with-extras/docs/favicon-16x16.png index a240ded..405058f 100644 Binary files a/examples/make-an-r-package-with-extras/docs/favicon-16x16.png and b/examples/make-an-r-package-with-extras/docs/favicon-16x16.png differ diff --git a/examples/make-an-r-package-with-extras/docs/favicon-32x32.png b/examples/make-an-r-package-with-extras/docs/favicon-32x32.png index ff3ed83..e77f7df 100644 Binary files a/examples/make-an-r-package-with-extras/docs/favicon-32x32.png and b/examples/make-an-r-package-with-extras/docs/favicon-32x32.png differ diff --git a/examples/make-an-r-package-with-extras/docs/pkgdown.yml b/examples/make-an-r-package-with-extras/docs/pkgdown.yml index 4fdfb62..8cc7cb5 100644 --- a/examples/make-an-r-package-with-extras/docs/pkgdown.yml +++ b/examples/make-an-r-package-with-extras/docs/pkgdown.yml @@ -3,5 +3,5 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: using-package: using-package.html -last_built: 2023-06-20T06:31Z +last_built: 2023-06-20T06:42Z diff --git a/examples/make-an-r-package-with-extras/withpkgdown/DESCRIPTION b/examples/make-an-r-package-with-extras/withpkgdown/DESCRIPTION index b229a6c..3117099 100644 --- a/examples/make-an-r-package-with-extras/withpkgdown/DESCRIPTION +++ b/examples/make-an-r-package-with-extras/withpkgdown/DESCRIPTION @@ -15,4 +15,4 @@ Suggests: VignetteBuilder: knitr URL: https://github.com/jacobbien/litr-project/tree/main/examples/make-an-r-package-with-extras/withpkgdown LitrVersionUsed: 0.9.1 -LitrId: 7e25eab55a801fa09ae0d070d71156b0 +LitrId: 967a73e6671b8fa68a29ce0305f74528 diff --git a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-120x120.png b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-120x120.png index 1e1d1f4..f4ad851 100644 Binary files a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-120x120.png and b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-120x120.png differ diff --git a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-152x152.png b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-152x152.png index 2dfbf28..cbf8228 100644 Binary files a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-152x152.png and b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-152x152.png differ diff --git a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-180x180.png b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-180x180.png index a827d29..d2e46be 100644 Binary files a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-180x180.png and b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-180x180.png differ diff --git a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-60x60.png b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-60x60.png index 8709d32..d58f39e 100644 Binary files a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-60x60.png and b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-60x60.png differ diff --git a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-76x76.png b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-76x76.png index 938e171..1128a75 100644 Binary files a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-76x76.png and b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon-76x76.png differ diff --git a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon.png b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon.png index 94ed3aa..aef9283 100644 Binary files a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon.png and b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/apple-touch-icon.png differ diff --git a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/favicon-16x16.png b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/favicon-16x16.png index a240ded..405058f 100644 Binary files a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/favicon-16x16.png and b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/favicon-16x16.png differ diff --git a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/favicon-32x32.png b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/favicon-32x32.png index ff3ed83..e77f7df 100644 Binary files a/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/favicon-32x32.png and b/examples/make-an-r-package-with-extras/withpkgdown/pkgdown/favicon/favicon-32x32.png differ diff --git a/examples/make-an-r-package-with-rcpp/create-withrcpp.html b/examples/make-an-r-package-with-rcpp/create-withrcpp.html index adc1502..ff4fdc8 100644 --- a/examples/make-an-r-package-with-rcpp/create-withrcpp.html +++ b/examples/make-an-r-package-with-rcpp/create-withrcpp.html @@ -468,7 +468,7 @@

Documenting the package and building

## clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/jacobbien/Library/R/arm64/4.3/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -UNDEBUG -Wall -pedantic -g -O0 -c code.cpp -o code.o ## clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o withrcpp.so RcppExports.o code.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ## ld: warning: -undefined dynamic_lookup may not work with chained fixups -## installing to /private/var/folders/wk/ysb32prj0gqdt1q08l3cwxlm0000gp/T/Rtmp9APInn/devtools_install_479d6310aa78/00LOCK-withrcpp/00new/withrcpp/libs +## installing to /private/var/folders/wk/ysb32prj0gqdt1q08l3cwxlm0000gp/T/Rtmpq6Z6yG/devtools_install_56836f25ba6c/00LOCK-withrcpp/00new/withrcpp/libs ## ** checking absolute paths in shared objects and dynamic libraries ## * DONE (withrcpp)
## Writing 'NAMESPACE'
diff --git a/examples/make-an-r-package-with-rcpp/withrcpp/DESCRIPTION b/examples/make-an-r-package-with-rcpp/withrcpp/DESCRIPTION
index 82d5984..d6e20aa 100644
--- a/examples/make-an-r-package-with-rcpp/withrcpp/DESCRIPTION
+++ b/examples/make-an-r-package-with-rcpp/withrcpp/DESCRIPTION
@@ -16,4 +16,4 @@ Suggests:
     testthat (>= 3.0.0)
 Config/testthat/edition: 3
 LitrVersionUsed: 0.9.1
-LitrId: 7cb605cc7bec9637ff3448aeb7374f08
+LitrId: 261619dc96e5f6392fa8203a91c15da0
diff --git a/litr/DESCRIPTION b/litr/DESCRIPTION
index a9ab36d..1e373b0 100644
--- a/litr/DESCRIPTION
+++ b/litr/DESCRIPTION
@@ -34,4 +34,4 @@ Config/testthat/edition: 3
 VignetteBuilder: knitr
 URL: https://github.com/jacobbien/litr-project/tree/main/litr
 LitrVersionUsed: 0.9.1
-LitrId: 69f3f49f6048e881107abdae465c36c9
+LitrId: aad80ff2543976adfe8a1630bedede94
diff --git a/litr/pkgdown/favicon/apple-touch-icon-120x120.png b/litr/pkgdown/favicon/apple-touch-icon-120x120.png
index 55dc4db..0b3b949 100644
Binary files a/litr/pkgdown/favicon/apple-touch-icon-120x120.png and b/litr/pkgdown/favicon/apple-touch-icon-120x120.png differ
diff --git a/litr/pkgdown/favicon/apple-touch-icon-152x152.png b/litr/pkgdown/favicon/apple-touch-icon-152x152.png
index e9dccc4..c316743 100644
Binary files a/litr/pkgdown/favicon/apple-touch-icon-152x152.png and b/litr/pkgdown/favicon/apple-touch-icon-152x152.png differ
diff --git a/litr/pkgdown/favicon/apple-touch-icon-180x180.png b/litr/pkgdown/favicon/apple-touch-icon-180x180.png
index 38004ac..e03e7b2 100644
Binary files a/litr/pkgdown/favicon/apple-touch-icon-180x180.png and b/litr/pkgdown/favicon/apple-touch-icon-180x180.png differ
diff --git a/litr/pkgdown/favicon/apple-touch-icon-60x60.png b/litr/pkgdown/favicon/apple-touch-icon-60x60.png
index c14e040..c5b8678 100644
Binary files a/litr/pkgdown/favicon/apple-touch-icon-60x60.png and b/litr/pkgdown/favicon/apple-touch-icon-60x60.png differ
diff --git a/litr/pkgdown/favicon/apple-touch-icon-76x76.png b/litr/pkgdown/favicon/apple-touch-icon-76x76.png
index 0c94ab4..c54100c 100644
Binary files a/litr/pkgdown/favicon/apple-touch-icon-76x76.png and b/litr/pkgdown/favicon/apple-touch-icon-76x76.png differ
diff --git a/litr/pkgdown/favicon/apple-touch-icon.png b/litr/pkgdown/favicon/apple-touch-icon.png
index 61ebb40..06398fd 100644
Binary files a/litr/pkgdown/favicon/apple-touch-icon.png and b/litr/pkgdown/favicon/apple-touch-icon.png differ
diff --git a/litr/pkgdown/favicon/favicon-16x16.png b/litr/pkgdown/favicon/favicon-16x16.png
index 6864dc6..9b7e46a 100644
Binary files a/litr/pkgdown/favicon/favicon-16x16.png and b/litr/pkgdown/favicon/favicon-16x16.png differ
diff --git a/litr/pkgdown/favicon/favicon-32x32.png b/litr/pkgdown/favicon/favicon-32x32.png
index c271a51..b89b0de 100644
Binary files a/litr/pkgdown/favicon/favicon-32x32.png and b/litr/pkgdown/favicon/favicon-32x32.png differ