Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbien committed Jun 20, 2023
1 parent d389d7e commit 273294b
Show file tree
Hide file tree
Showing 43 changed files with 21 additions and 21 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Binary file modified docs/apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/apple-touch-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/apple-touch-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/apple-touch-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions docs/create/documenting-the-package-and-testing.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/create/including-extras-for-litr.html
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ <h2><span class="header-section-number">14.3</span> A pkgdown site<a href="inclu
## -- Building articles -----------------------------------------------------------
## Reading &#39;vignettes/basic-example.Rmd&#39;
## Reading &#39;vignettes/faqs.Rmd&#39;
## Writing &#39;articles/faqs.html&#39;
## Reading &#39;vignettes/package-templates.Rmd&#39;
## Reading &#39;vignettes/packages-in-the-wild.Rmd&#39;
## Writing &#39;sitemap.xml&#39;
Expand Down
2 changes: 1 addition & 1 deletion docs/create/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ articles:
faqs: faqs.html
package-templates: package-templates.html
packages-in-the-wild: packages-in-the-wild.html
last_built: 2023-06-20T06:31Z
last_built: 2023-06-20T06:43Z

Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
LitrVersionUsed: 0.9.1
LitrId: 9d7028c80fbd84eeb7b0c6ee2ac159f8
LitrId: 5bfc884a563bcfe02aec90728734bd08
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/make-an-r-package-with-extras/docs/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/make-an-r-package-with-extras/docs/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/make-an-r-package-with-extras/docs/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/make-an-r-package-with-extras/docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/make-an-r-package-with-rcpp/create-withrcpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ <h2>Documenting the package and building</h2>
## clang++ -arch arm64 -std=gnu++17 -I&quot;/Library/Frameworks/R.framework/Resources/include&quot; -DNDEBUG -I&#39;/Users/jacobbien/Library/R/arm64/4.3/library/Rcpp/include&#39; -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)</code></pre>
<pre><code>## Writing &#39;NAMESPACE&#39;
Expand Down
2 changes: 1 addition & 1 deletion examples/make-an-r-package-with-rcpp/withrcpp/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
LitrVersionUsed: 0.9.1
LitrId: 7cb605cc7bec9637ff3448aeb7374f08
LitrId: 261619dc96e5f6392fa8203a91c15da0
2 changes: 1 addition & 1 deletion litr/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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
Binary file modified litr/pkgdown/favicon/apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified litr/pkgdown/favicon/apple-touch-icon-152x152.png
Binary file modified litr/pkgdown/favicon/apple-touch-icon-180x180.png
Binary file modified litr/pkgdown/favicon/apple-touch-icon-60x60.png
Binary file modified litr/pkgdown/favicon/apple-touch-icon-76x76.png
Binary file modified litr/pkgdown/favicon/apple-touch-icon.png
Binary file modified litr/pkgdown/favicon/favicon-16x16.png
Binary file modified litr/pkgdown/favicon/favicon-32x32.png

0 comments on commit 273294b

Please sign in to comment.