rFocal-package {rFocal} | R Documentation |
Run 'FOCAL' Language Source Code
Description
Execute 'FOCAL' (<https://en.wikipedia.org/wiki/FOCAL_(programming_language)>) source code directly in 'R'. This is achieved by translating 'FOCAL' code into equivalent 'R' commands and controlling the sequence of execution.
The ‘DESCRIPTION’ File
Package: | rFocal |
Type: | Package |
Title: | Run 'FOCAL' Language Source Code |
Version: | 1.0 |
Date: | 2025-05-04 |
Authors@R: | c(person(given = "Carl", family = "Witthoft", role = c("aut","cre"), email= "cellocgw@gmail.com")) |
Description: | Execute 'FOCAL' (<https://en.wikipedia.org/wiki/FOCAL_(programming_language)>) source code directly in 'R'. This is achieved by translating 'FOCAL' code into equivalent 'R' commands and controlling the sequence of execution. |
License: | LGPL-3 |
Imports: | utils, methods |
Author: | Carl Witthoft [aut, cre] |
Maintainer: | Carl Witthoft <cellocgw@gmail.com> |
Author(s)
Carl Witthoft [aut, cre] Maintainer: Carl Witthoft <cellocgw@gmail.com>
[Package rFocal version 1.0 Index]