Package: macro 0.1.6

macro: A Macro Language for 'R' Programs
A macro language for 'R' programs, which provides a macro facility similar to 'SAS®'. This package contains basic macro capabilities like defining macro variables, executing conditional logic, and defining macro functions.
Authors:
macro_0.1.6.tar.gz
macro_0.1.6.zip(r-4.7)macro_0.1.6.zip(r-4.6)macro_0.1.6.zip(r-4.5)
macro_0.1.6.tgz(r-4.6-any)macro_0.1.6.tgz(r-4.5-any)
macro_0.1.6.tar.gz(r-4.7-any)macro_0.1.6.tar.gz(r-4.6-any)
macro_0.1.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
macro/json (API)
| # Install 'macro' in R: |
| install.packages('macro', repos = c('https://dbosak01.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dbosak01/macro/issues
Pkgdown/docs site:https://macro.r-sassy.org
Last updated from:0fc332b2f4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 257 | ||
| source / vignettes | OK | 228 | ||
| linux-release-x86_64 | OK | 206 | ||
| macos-release-arm64 | OK | 137 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 92 | ||
| wasm-release | OK | 109 |
Exports:msourcerunMSourcerunMSourceDebugsymclearsymgetsymputsymtable
Dependencies:clicommoncrayonfmtrgluelifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8vctrs
Last update: 2025-11-18
Started: 2025-03-16
Last update: 2025-11-18
Started: 2025-09-29
Last update: 2025-11-18
Started: 2025-09-26
Last update: 2025-11-17
Started: 2025-03-16
Last update: 2025-11-16
Started: 2025-03-16
Last update: 2025-11-16
Started: 2025-09-29
Last update: 2025-11-16
Started: 2025-11-06
Last update: 2025-11-16
Started: 2025-03-16
Last update: 2025-11-16
Started: 2025-11-06
Last update: 2025-11-16
Started: 2025-11-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Macro Source Function | msource |
| Print the Macro Symbol Table | print.symtable |
| Addin Function to Run msource() | runMSource |
| Addin Function to Run msource() in Debug Mode | runMSourceDebug |
| Clear the Macro Symbol Table | symclear |
| Get a Variable Value from the Macro Symbol Table | symget |
| Assign a Variable in the Macro Symbol Table | symput |
| Examine the Macro Symbol Table | symtable |
