File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2026-02-18 Dirk Eddelbuettel <edd@debian.org>
2+
3+ * README.md: Expand README.md, now have 63 example scripts
4+
152026-02-09 Dirk Eddelbuettel <edd@debian.org>
26
37 * inst/examples/trox.r: Add wrapper for tinyrox
Original file line number Diff line number Diff line change @@ -25,12 +25,13 @@ r --help ## to show a quick synopsis
2525
2626### Examples?
2727
28- Plenty. See the [ examples vignette] ( https://cran.r-project.org/package=littler/vignettes/littler-examples.html )
29- for a full set of introductory examples. Also
30- see the [ examples/ directory] ( https://github.com/eddelbuettel/littler/tree/master/inst/examples ) for a full 28
31- example scripts, as well as maybe the
32- [ older tests directory] ( https://github.com/eddelbuettel/littler/tree/master/inst/script-tests )
33- both of which are installed with the package.
28+ Plenty. See the [ (older) examples
29+ vignette] ( https://cran.r-project.org/package=littler/vignettes/littler-examples.html ) for a full set
30+ of introductory examples. Also see the [ examples/
31+ directory] ( https://github.com/eddelbuettel/littler/tree/master/inst/examples ) for a full 63 (!!)
32+ example scripts (as of early 2026), as well as maybe the [ older tests
33+ directory] ( https://github.com/eddelbuettel/littler/tree/master/inst/script-tests ) both of which are
34+ installed with the package.
3435
3536Some scripts I use daily or near daily (in alphabetical order):
3637
@@ -46,6 +47,7 @@ rcc.r abc_1.2-3.tar.gz ## run's R CMD check via Gabor's rcmdchec
4647render.r foo.Rmd ## calls rmarkdown::render()
4748roxy.r ## run roxygenize() for a package (only Rd creation)
4849update.r ## updates any currently installed packages
50+ installGithub.r repo/package ## install directly from GitHub
4951```
5052
5153### Installation
You can’t perform that action at this time.
0 commit comments