{
  "_id": "6a55df7dff0138dec5d6a0fd",
  "Package": "brassica",
  "Type": "Package",
  "Title": "1970s BASIC Interpreter",
  "Version": "1.0.3",
  "Date": "2026-04-15",
  "Authors@R": "person(given = \"Mike\", family = \"Lee\", role = c(\"aut\", \"cre\"),\nemail = \"random.deviate@gmail.com\")",
  "Author": "Mike Lee [aut, cre]",
  "Maintainer": "Mike Lee <random.deviate@gmail.com>",
  "Description": "Executes BASIC programs from the 1970s, for historical and\neducational purposes. This enables famous examples of early\nmachine learning, artificial intelligence, natural language\nprocessing, cellular automata, and so on, to be run in their\noriginal form.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 07:02:06 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-15 08:10:16 UTC",
  "RemoteUrl": "https://github.com/cran/brassica",
  "RemoteRef": "HEAD",
  "RemoteSha": "70a94c11159dba070905dd39b5145d49dbfa7d97",
  "_user": "cran",
  "_type": "src",
  "_file": "brassica_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/c20b0970e3586a47905743fbbf89bf466d18e33857d4f26aab56c183c1a4da21",
  "_filesize": 337813,
  "_sha256": "c20b0970e3586a47905743fbbf89bf466d18e33857d4f26aab56c183c1a4da21",
  "_expires": "2026-10-22T07:04:27.000Z",
  "_created": "2026-07-14T07:02:06.000Z",
  "_published": "2026-07-14T07:04:28.933Z",
  "_jobs": [
    {
      "job": 87021423778,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8302933425"
    },
    {
      "job": 87021423785,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302931510"
    },
    {
      "job": 87020976114,
      "time": 152,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302894878"
    },
    {
      "job": 87021423780,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8302924940"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29313066743",
  "_status": "success",
  "_upstream": "https://github.com/cran/brassica",
  "_commit": {
    "id": "70a94c11159dba070905dd39b5145d49dbfa7d97",
    "author": "Mike Lee <random.deviate@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1776240616
  },
  "_maintainer": {
    "name": "Mike Lee",
    "email": "random.deviate@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.3",
      "date": "2026-04-15"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 619,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 414,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/brassica"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/brassica.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-08-13"
    },
    {
      "version": "1.0.1",
      "date": "2022-09-13"
    },
    {
      "version": "1.0.2",
      "date": "2022-10-24"
    },
    {
      "version": "1.0.3",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "LIST",
    "LowerCode",
    "NotRun",
    "RUN",
    "UpperCode"
  ],
  "_help": [
    {
      "page": "brassica-package",
      "title": "BASIC Interpreter",
      "topics": [
        "brassica-package",
        "brassica"
      ]
    },
    {
      "page": "LIST",
      "title": "List BASIC Programs",
      "topics": [
        "LIST"
      ]
    },
    {
      "page": "LowerCode",
      "title": "Convert to Lower Case",
      "topics": [
        "LowerCode"
      ]
    },
    {
      "page": "NotRun",
      "title": "Check BASIC Programs",
      "topics": [
        "NotRun"
      ]
    },
    {
      "page": "RUN",
      "title": "Run BASIC Programs",
      "topics": [
        "RUN"
      ]
    },
    {
      "page": "UpperCode",
      "title": "Convert to Upper Case",
      "topics": [
        "UpperCode"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "BASIC.Rnw",
      "filename": "BASIC.pdf",
      "title": "BASIC",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2022-08-13 11:30:08",
      "modified": "2026-04-15 08:10:16",
      "commits": 4
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "brassica",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-14T07:03:59.000Z",
      "distro": "resolute",
      "commit": "70a94c11159dba070905dd39b5145d49dbfa7d97",
      "fileid": "https://r2.ropensci.org/a37ce01923b832d1ef0fcfc5514c7da01f1198eea5ccde31c2724ff2bba38e71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29313066743"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-14T07:03:52.000Z",
      "distro": "resolute",
      "commit": "70a94c11159dba070905dd39b5145d49dbfa7d97",
      "fileid": "https://r2.ropensci.org/c2b28f3b1e80903ed20546b5ed64716982e60e2c30232801c22cefa148827b64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29313066743"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-07-14T07:03:46.000Z",
      "commit": "70a94c11159dba070905dd39b5145d49dbfa7d97",
      "fileid": "https://r2.ropensci.org/16db5b4f8eca0eb54dc87e07915a244f03802c591a9d4ab392bdfcc86dbf3718",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29313066743"
    }
  ]
}