{
  "_id": "6a4a11d1b9bf02698bd57afa",
  "Package": "LindenmayeR",
  "Type": "Package",
  "Title": "Functions to Explore L-Systems (Lindenmayer Systems)",
  "Version": "0.1.14",
  "Date": "2019-06-05",
  "Description": "L-systems or Lindenmayer systems are parallel rewriting\nsystems which can be used to simulate biological forms and\ncertain kinds of fractals. Briefly, in an L-system a series of\nsymbols in a string are replaced iteratively according to rules\nto give a more complex string. Eventually, the symbols are\ntranslated into turtle graphics for plotting. Wikipedia has a\nvery good introduction: en.wikipedia.org/wiki/L-system This\npackage provides basic functions for exploring L-systems.",
  "License": "GPL (>= 3)",
  "ByteCompile": "TRUE",
  "BugReports": "https://github.com/bryanhanson/LindenmayeR/issues",
  "Authors@R": "c(person(\"Bryan\", \"Hanson\", role = c(\"aut\", \"cre\"), email =\n\"hanson@depauw.edu\"))",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bryanhanson.r-universe.dev",
  "Date/Publication": "2019-06-06 01:00:53 UTC",
  "RemoteUrl": "https://github.com/bryanhanson/lindenmayer",
  "RemoteRef": "HEAD",
  "RemoteSha": "b370f3a25a160c630fe79d6bdb45e6868e238979",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 08:59:50 UTC",
    "User": "root"
  },
  "Author": "Bryan Hanson [aut, cre]",
  "Maintainer": "Bryan Hanson <hanson@depauw.edu>",
  "_user": "bryanhanson",
  "_type": "src",
  "_file": "LindenmayeR_0.1.14.tar.gz",
  "_fileid": "https://r2.ropensci.org/9085999a7ca476a97cea9deb6d1d21464bdabc979bb921f3d5bbca96dad1e58f",
  "_filesize": 108868,
  "_sha256": "9085999a7ca476a97cea9deb6d1d21464bdabc979bb921f3d5bbca96dad1e58f",
  "_expires": "2026-10-13T08:12:00.000Z",
  "_created": "2026-06-10T08:59:50.000Z",
  "_published": "2026-07-05T08:12:01.623Z",
  "_jobs": [
    {
      "job": 85205852038,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531195545"
    },
    {
      "job": 85205852081,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531177295"
    },
    {
      "job": 85205851941,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531462639"
    },
    {
      "job": 85205852062,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531456185"
    },
    {
      "job": 85205851922,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531130168"
    },
    {
      "job": 85205852048,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531175732"
    },
    {
      "job": 85205852040,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531161060"
    },
    {
      "job": 85205852147,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531158858"
    },
    {
      "job": 85205852053,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531153816"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533",
  "_status": "success",
  "_upstream": "https://github.com/bryanhanson/lindenmayer",
  "_commit": {
    "id": "b370f3a25a160c630fe79d6bdb45e6868e238979",
    "author": "Bryan Hanson <hanson@depauw.edu>",
    "committer": "Bryan Hanson <hanson@depauw.edu>",
    "message": "build & check against 3.6 - OK\n",
    "time": 1559782853
  },
  "_maintainer": {
    "name": "Bryan Hanson",
    "email": "hanson@depauw.edu",
    "login": "bryanhanson",
    "description": "After 32 years of teaching, I am now Professor Emeritus of Chemistry & Biochemistry at DePauw University.  Busy now with software development projects.",
    "uuid": 140350
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "stringr",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    }
  ],
  "_owner": "bryanhanson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "bryanhanson",
      "count": 14,
      "uuid": 140350
    },
    {
      "user": "martinmspedersen",
      "count": 1,
      "uuid": 1326261
    }
  ],
  "_userbio": {
    "uuid": 140350,
    "type": "user",
    "name": "Bryan Hanson",
    "description": "After 32 years of teaching, I am now Professor Emeritus of Chemistry & Biochemistry at DePauw University.  Busy now with software development projects."
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LindenmayeR"
  },
  "_devurl": "https://github.com/bryanhanson/lindenmayer",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LindenmayeR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bryanhanson/lindenmayer",
  "_realowner": "bryanhanson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2014-08-12"
    },
    {
      "version": "0.1.4",
      "date": "2015-04-16"
    },
    {
      "version": "0.1.6",
      "date": "2015-07-16"
    },
    {
      "version": "0.1.13",
      "date": "2017-07-31"
    }
  ],
  "_exports": [
    "drawLsys",
    "Lsys"
  ],
  "_help": [
    {
      "page": "LindenmayeR-package",
      "title": "Lindenmayer System Functions",
      "topics": [
        "LindenmayeR-package",
        "LindenmayeR"
      ]
    },
    {
      "page": "drawLsys",
      "title": "Draw a 2D L-System Using Turtle Graphics",
      "topics": [
        "drawLsys"
      ]
    },
    {
      "page": "Lsys",
      "title": "Rewrite an Axiom Using Production Rules to Give a String Ready for Turtle Graphics",
      "topics": [
        "Lsys"
      ]
    }
  ],
  "_readme": "https://github.com/bryanhanson/lindenmayer/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "lindenmayer",
  "_universes": [
    "bryanhanson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-06-10T09:02:42.000Z",
      "distro": "noble",
      "commit": "b370f3a25a160c630fe79d6bdb45e6868e238979",
      "fileid": "https://r2.ropensci.org/f775394314536b05fd7bfb77094996bd1a59051bccd1913b73c7c3f74905237f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-06-10T09:01:55.000Z",
      "distro": "noble",
      "commit": "b370f3a25a160c630fe79d6bdb45e6868e238979",
      "fileid": "https://r2.ropensci.org/21390a1d4ec7c174360ebaccc31e250b348e4cfc50b170872090f790d2421037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-06-10T09:14:39.000Z",
      "commit": "b370f3a25a160c630fe79d6bdb45e6868e238979",
      "fileid": "https://r2.ropensci.org/c289dd0f6f576cd1504df12dd896abe996b4d481bad7d951c3d18f30dbd173d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-06-10T09:14:26.000Z",
      "commit": "b370f3a25a160c630fe79d6bdb45e6868e238979",
      "fileid": "https://r2.ropensci.org/85ea16765ce5d344d144e13a352c7c22a96fb0a869a87ecbf4dad5faed451d6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.14",
      "date": "2026-06-10T09:02:02.000Z",
      "commit": "b370f3a25a160c630fe79d6bdb45e6868e238979",
      "fileid": "https://r2.ropensci.org/8d166a3b1332d083c832fee9a7947e43acebde9134839655c39cdf37f6584143",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-06-10T09:01:09.000Z",
      "commit": "b370f3a25a160c630fe79d6bdb45e6868e238979",
      "fileid": "https://r2.ropensci.org/a2b6d99c856fb65a0c0127f3875d6767bca330ae7f23d0602e7addfb93fa50ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-06-10T09:01:02.000Z",
      "commit": "b370f3a25a160c630fe79d6bdb45e6868e238979",
      "fileid": "https://r2.ropensci.org/7022ccc18420bf64647c7a2d82521597ba59d459ac6628f74eed5d6dffac3e14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-06-10T09:00:51.000Z",
      "commit": "b370f3a25a160c630fe79d6bdb45e6868e238979",
      "fileid": "https://r2.ropensci.org/5e90f0f713e193ef34f4722c4e68f5535226f476663c830cdb75af6ac4ad473a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27265107533"
    }
  ]
}