Skip to content

Commit 7dc4f4d

Browse files
authored
Update README.md
1 parent 8fe8008 commit 7dc4f4d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Creating `conformr` and `xmap` using Literate Programming via `litr`
22

3-
This repository contains the `litr` Rmd files used to write the `conformr` and `xmap` packages. Rendering the `.Rmd` files inside `create-conformr/` generates all the R package files in `conformr/`. You can browse a mostly up-to-date [rendered version of the bookdown](https://create-conformr.netlify.app). The `create-xmap.Rmd` and `xmap-source-files/` folder contain all the source files for the `xmap` package. The latest pkgdown site for `xmap` is [here](https://xmap-r-pkg.netlify.app).
3+
This repository contains the `litr` Rmd files used to write the `conformr` and `xmap` packages.
4+
5+
The `create-xmap.Rmd` and `xmap-source-files/` folder contain all the source files for the `xmap` package. The latest pkgdown site for `xmap` is [here](https://xmap-r-pkg.netlify.app). You can install the latest release from [cynthiahqy/xmap](https://github.com/cynthiahqy/xmap/tree/v0.0.1)
6+
7+
Rendering the `.Rmd` files inside `create-conformr/` generates all the R package files in `conformr/`. You can browse a mostly up-to-date [rendered version of the bookdown](https://create-conformr.netlify.app).
48

59
For more information about literate programming and using `litr` to write packages see the [`litr` project repo](https://github.com/jacobbien/litr-project) on GitHub, and the [pkgdown site for `litr`](http://faculty.marshall.usc.edu/jacob-bien/litr/docs/index.html)

0 commit comments

Comments
 (0)