bertcarnell/lhs-debug
repositorydocker build -t wch1/r-devel --no-cache r-devel
docker build -t wch1/r-debug-1 r-debug-1
docker build -t wch1/r-debug-2 r-debug-2
docker build -t wch1/r-debug-3 r-debug-3
docker build -t wch1/r-debug-4 r-debug-4
docker build -t wch1/r-debug r-debug
docker build -t bertcarnell/lhs-debug lhs-debug
docker push bertcarnell/lhs-debug
bclib
tests in PowerShellcd ../bclib
sh cmakeshell.sh Release
oa
tests in PowerShellbclib
are git pull
ed as a submodule in oa
(git submodule update
in git bash
)cd ../oa/src
sh cmakeshell.sh Release
lhslib
tests in PowerShellbclib
are git pull
ed as a submodule in lhslib
(git submodule update
in git bash
)cd ../lhslib/src
sh cmakeshell.sh Release
lhs
version up from CRAN if not already doneChangeLog
entry for the version to be releasedsrc
sh developmentBuild.sh
sh cmakeshell.sh
docs
in PowerShell (output directory specified in the Doxyfile
)doxygen Doxyfile
roxygen2
by running Document
in the UItestthat
tests by running Test Package
in the UI.tar.gz
or R CMD build lhs
check
or R CMD check --as-cran lhs_<version>.tar.gz
pkgdown
site with pkgdown::build_site()
commit
and push
all updates to github
R-CMD-Check.yaml
checks on all platformsrhub
checks in Github actions rhub-checks.yml
docker-builds.yml
lhs_<version>.tar.gz
from the step abovegit pull
bclib
testscd ../bclib
sh cmakeshell.sh Release
oa
testsbclib
are git pull
edcd ../oa
git submodule update
sh cmakeshell.sh Release
lhslib
testsbclib
are git pull
edcd ../lhslib
git submodule update
sh cmakeshell.sh Release
sh developmentBuild.sh
sh cmakeshell.sh
R CMD build lhs
R CMD check --as-cran --use-valgrind lhs_<version>.tar.gz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.