{
  "_id": "6a101a54acfb0bcc41c8669c",
  "Package": "froth",
  "Title": "Emulate a 'Forth' Programming Environment",
  "Version": "1.1.0",
  "Authors@R": "person(given=\"Aidan\", family=\"Lakshman\", email=\"ahl27@pitt.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9465-6785\"))",
  "Description": "Emulates a 'Forth' programming environment with added\nfeatures to interface between R and 'Forth'. Implements most of\nthe functionality described in the original \"Starting Forth\"\ntextbook <https://www.forth.com/starting-forth/>.",
  "License": "GPL-3",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "URL": "https://www.ahl27.com/froth/",
  "BugReports": "https://github.com/ahl27/froth/issues/new/choose",
  "VignetteBuilder": "knitr",
  "Repository": "https://ahl27.r-universe.dev",
  "Date/Publication": "2024-03-10 03:35:43 UTC",
  "RemoteUrl": "https://github.com/ahl27/froth",
  "RemoteRef": "HEAD",
  "RemoteSha": "1383f55b10bca802e8c00fda7698cd6308cc832a",
  "Packaged": {
    "Date": "2026-05-14 09:45:40 UTC",
    "User": "root"
  },
  "Author": "Aidan Lakshman [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9465-6785>)",
  "Maintainer": "Aidan Lakshman <ahl27@pitt.edu>",
  "MD5sum": "100de4825079aa976829a22ab7315cc1",
  "_user": "ahl27",
  "_type": "src",
  "_file": "froth_1.1.0.tar.gz",
  "_fileid": "831b54dce8b3cfc2c6fd3eae2965ef523f1efe1b54a60ee89a3d559bf4784515",
  "_filesize": 255840,
  "_sha256": "831b54dce8b3cfc2c6fd3eae2965ef523f1efe1b54a60ee89a3d559bf4784515",
  "_created": "2026-05-14T09:45:40.000Z",
  "_published": "2026-05-22T08:56:52.294Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347991690,
      "time": 95,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991632945"
    },
    {
      "job": 77347991655,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991636941"
    },
    {
      "job": 77347991878,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991637099"
    },
    {
      "job": 77347991818,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991634692"
    },
    {
      "job": 77347991893,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991643694"
    },
    {
      "job": 77347991813,
      "time": 216,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991658868"
    },
    {
      "job": 77347991550,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991635573"
    },
    {
      "job": 77347991596,
      "time": 202,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991655230"
    },
    {
      "job": 77347991358,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991605659"
    },
    {
      "job": 77347991170,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156662497"
    },
    {
      "job": 77347991643,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991629635"
    },
    {
      "job": 77347991914,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991625041"
    },
    {
      "job": 77347991425,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991628987"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ahl27/froth",
  "_commit": {
    "id": "1383f55b10bca802e8c00fda7698cd6308cc832a",
    "author": "Aidan Lakshman <ahl27@pitt.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update froth.Rmd",
    "time": 1710041743
  },
  "_maintainer": {
    "name": "Aidan Lakshman",
    "email": "ahl27@pitt.edu",
    "login": "ahl27",
    "uuid": 30053966,
    "orcid": "0000-0002-9465-6785"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "ahl27",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ahl27",
      "count": 60,
      "uuid": 30053966
    }
  ],
  "_userbio": {
    "uuid": 30053966,
    "type": "user",
    "name": "Aidan Lakshman",
    "description": "Software Engineer at Google working on storage. Did my PhD on building tools for large scale comparative phylogenetics. I also help maintain Biostrings."
  },
  "_downloads": {
    "count": 149,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/froth"
  },
  "_devurl": "https://github.com/ahl27/froth",
  "_pkgdown": "https://www.ahl27.com/froth/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/froth.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ahl27/froth",
  "_realowner": "ahl27",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-11-24"
    },
    {
      "version": "1.1.0",
      "date": "2024-03-04"
    }
  ],
  "_exports": [
    "froth",
    "froth.dictionary",
    "froth.parse",
    "froth.RDefine",
    "froth.reset",
    "froth.RPop",
    "froth.RPush",
    "froth.source",
    "loadFrothSession",
    "saveFrothSession",
    "writeFrothDictionary"
  ],
  "_help": [
    {
      "page": "froth-dictionary",
      "title": "List/Export Installed froth Words",
      "topics": [
        "froth.dictionary",
        "writeFrothDictionary"
      ]
    },
    {
      "page": "froth-parse-source",
      "title": "Read/evaluate froth code from R",
      "topics": [
        "froth.parse",
        "froth.source"
      ]
    },
    {
      "page": "froth-reset",
      "title": "Reset the froth session",
      "topics": [
        "froth.reset"
      ]
    },
    {
      "page": "RInterface",
      "title": "Interface with froth from R",
      "topics": [
        "froth.RDefine",
        "froth.RPop",
        "froth.RPush"
      ]
    },
    {
      "page": "save-load-froth",
      "title": "Save/Load froth Sessions",
      "topics": [
        "loadFrothSession",
        "save-load-froth",
        "saveFrothSession"
      ]
    }
  ],
  "_readme": "https://github.com/ahl27/froth/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "ArithmeticAndStacks.Rmd",
      "filename": "ArithmeticAndStacks.html",
      "title": "Arithmetic and Stacks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "More Arithmetic",
        "Stack Operators",
        "Two stacks?",
        "Other Miscellaneous operators",
        "Words in this chapter"
      ],
      "created": "2023-11-22 15:56:01",
      "modified": "2023-11-24 16:32:37",
      "commits": 3
    },
    {
      "source": "Conditionals.Rmd",
      "filename": "Conditionals.html",
      "title": "Conditionals and Branching",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Logical Operators",
        "Words in this chapter"
      ],
      "created": "2023-11-22 15:56:01",
      "modified": "2023-11-24 16:32:37",
      "commits": 3
    },
    {
      "source": "froth.Rmd",
      "filename": "froth.html",
      "title": "froth",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Differences from Forth"
      ],
      "created": "2023-11-21 17:09:14",
      "modified": "2024-03-10 03:35:43",
      "commits": 7
    },
    {
      "source": "FundamentalFroth.Rmd",
      "filename": "FundamentalFroth.html",
      "title": "Fundamental Froth",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Dictionary",
        "The Data Stack",
        "Watch out for the stack!",
        "When all goes wrong",
        "Words in this chapter"
      ],
      "created": "2023-11-22 15:56:01",
      "modified": "2023-11-24 16:32:37",
      "commits": 3
    },
    {
      "source": "Glossary.Rmd",
      "filename": "Glossary.html",
      "title": "Glossary",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-11-22 14:30:34",
      "modified": "2024-02-07 16:02:48",
      "commits": 8
    },
    {
      "source": "RInterface.Rmd",
      "filename": "RInterface.html",
      "title": "Interfacing with R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Saving and Loading"
      ],
      "created": "2023-11-22 15:56:01",
      "modified": "2023-11-24 16:32:37",
      "commits": 2
    },
    {
      "source": "Loops.Rmd",
      "filename": "Loops.html",
      "title": "Loops",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Definite loops",
        "More Complex Loops",
        "Indefinite Loops",
        "Words in this chapter"
      ],
      "created": "2023-11-22 15:56:01",
      "modified": "2023-11-24 16:32:37",
      "commits": 3
    },
    {
      "source": "Variables.Rmd",
      "filename": "Variables.html",
      "title": "Variables, Constants, and Arrays",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Variables",
        "Constants",
        "Arrays",
        "Modifying Arrays",
        "Execution Tokens",
        "For Forth programmers",
        "Words in this chapter"
      ],
      "created": "2023-11-22 15:56:01",
      "modified": "2024-02-07 15:58:46",
      "commits": 4
    }
  ],
  "_score": 5.204119982655925,
  "_indexed": true,
  "_nocasepkg": "froth",
  "_universes": [
    "ahl27"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-14T09:47:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "aac74869c3f3bad06e358362fc7c07792ea67e7ba36e602c9df0ce31d8ee11d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-14T09:47:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "545d301d4e7ce1e1bfebc267f49de1406eba2f5b5062a7685a59402cb43fcb8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-14T09:47:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "fc9abe624a366939d9f8ac7c1436a2552c431f76b72ac130e8b6bcb52e41074d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-14T09:47:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "4286882c1989140ab5a4e67baf03456f5b9db4d3a25660b40bd297ed92a76d48",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-14T09:47:58.000Z",
      "arch": "aarch64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "972eed303bd7fa7450a1310bd4c095951973a2c8691a6a5ff118e17c967bfa1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-14T09:48:47.000Z",
      "arch": "x86_64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "e5d51bd4164ad2149252226ace15c00bdf2a433e1269b27215d233cb3301964f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-14T09:47:31.000Z",
      "arch": "aarch64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "860850fd4472efb40ee4b56ca13d8e969368d0721e31aaee69ed5a316a66e1d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-14T09:48:32.000Z",
      "arch": "x86_64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "c15a06f255a322dad165085ed1ac2fadbb954dc66de56d4af3f271089de878d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-14T09:47:02.000Z",
      "arch": "x86_64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "f31870ac17c7dcec9cdddb87f9c90c045c414bdc8c80b54cd310b9fb52e93ced",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-14T09:46:44.000Z",
      "arch": "x86_64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "95d6af8542f546df835f636acc3ec967374b2953ddfcc5fd0ea2cf1bf45da5f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-14T09:46:53.000Z",
      "arch": "x86_64",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "6e30a8860b31708c99498d3619808c40595acefc42bcd9fb80cc911f4cbc95ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T08:56:32.000Z",
      "arch": "emscripten",
      "commit": "1383f55b10bca802e8c00fda7698cd6308cc832a",
      "fileid": "a2fbdf584c2937c1596f31e6c8eb08d305ae42ce931310f2e5b32347e6bd6d2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ahl27/actions/runs/25853214765"
    }
  ]
}