{
  "_id": "6a634681b715785e4da9cb05",
  "Package": "TurtleGraphics",
  "Version": "1.0-8",
  "Date": "2018-03-13",
  "Title": "Turtle Graphics",
  "Authors@R": "c(\nperson(\"Anna\", \"Cena\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-8697-5383\")),\nperson(\"Marek\", \"Gagolewski\", role = c(\"aut\", \"cre\"),\nemail = \"marek@gagolewski.com\",\ncomment = c(ORCID = \"0000-0003-0637-6028\")),\nperson(\"Barbara\", \"Zogala-Siudem\", role = \"aut\",\nemail = \"zogala@rexamine.com\"),\nperson(\"Marcin\", \"Kosinski\", role = c(\"aut\")),\nperson(\"Natalia\", \"Potocka\", role = c(\"aut\"))\n)",
  "VignetteBuilder": "knitr",
  "Description": "An implementation of turtle graphics\n<http://en.wikipedia.org/wiki/Turtle_graphics>. Turtle graphics\ncomes from Papert's language Logo and has been used to teach\nconcepts of computer programming.",
  "License": "GPL (>= 3)",
  "URL": "http://www.gagolewski.com/software/TurtleGraphics/",
  "BugReports": "https://github.com/gagolews/TurtleGraphics/issues",
  "RoxygenNote": "6.1.1",
  "Repository": "https://gagolews.r-universe.dev",
  "Date/Publication": "2022-08-07 09:50:18 UTC",
  "RemoteUrl": "https://github.com/gagolews/turtlegraphics",
  "RemoteRef": "HEAD",
  "RemoteSha": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 08:41:43 UTC",
    "User": "root"
  },
  "Author": "Anna Cena [aut] (ORCID: <https://orcid.org/0000-0001-8697-5383>),\nMarek Gagolewski [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0637-6028>),\nBarbara Zogala-Siudem [aut],\nMarcin Kosinski [aut],\nNatalia Potocka [aut]",
  "Maintainer": "Marek Gagolewski <marek@gagolewski.com>",
  "_user": "gagolews",
  "_type": "src",
  "_file": "TurtleGraphics_1.0-8.tar.gz",
  "_fileid": "https://r2.ropensci.org/95571a0a49aaa1c5b7986c490ac2024f75eb4e0637f3acc4aef16bcf138b96fc",
  "_filesize": 551876,
  "_sha256": "95571a0a49aaa1c5b7986c490ac2024f75eb4e0637f3acc4aef16bcf138b96fc",
  "_expires": "2026-11-01T11:03:27.000Z",
  "_created": "2026-07-24T08:41:43.000Z",
  "_published": "2026-07-24T11:03:29.211Z",
  "_jobs": [
    {
      "job": 89438704899,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8591374435"
    },
    {
      "job": 89438704757,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591372315"
    },
    {
      "job": 89438704743,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8594600269"
    },
    {
      "job": 89438704718,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594597936"
    },
    {
      "job": 89438275571,
      "time": 136,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591330526"
    },
    {
      "job": 89438704681,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8591365351"
    },
    {
      "job": 89438704741,
      "time": 67,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8591356392"
    },
    {
      "job": 89438704688,
      "time": 64,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8591356387"
    },
    {
      "job": 89438704712,
      "time": 56,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591352303"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023",
  "_status": "success",
  "_upstream": "https://github.com/gagolews/turtlegraphics",
  "_commit": {
    "id": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
    "author": "Marek Gagolewski <gagolews@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update TurtleGraphics.Rnw",
    "time": 1659865818
  },
  "_maintainer": {
    "name": "Marek Gagolewski",
    "email": "marek@gagolewski.com",
    "login": "gagolews",
    "description": "Free universities!",
    "uuid": 3193581,
    "orcid": "0000-0003-0637-6028"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    }
  ],
  "_owner": "gagolews",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "gagolews",
      "count": 30,
      "uuid": 3193581
    },
    {
      "user": "homerhanumat",
      "count": 2,
      "uuid": 5505653
    }
  ],
  "_userbio": {
    "uuid": 3193581,
    "type": "user",
    "name": "Marek Gagolewski",
    "followers": 443,
    "description": "Free universities!"
  },
  "_downloads": {
    "count": 269,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TurtleGraphics"
  },
  "_devurl": "https://github.com/gagolews/turtlegraphics",
  "_searchresults": 192,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TurtleGraphics.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gagolews/turtlegraphics",
  "_realowner": "gagolews",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-3",
      "date": "2014-06-02"
    },
    {
      "version": "1.0-4",
      "date": "2014-08-05"
    },
    {
      "version": "1.0-5",
      "date": "2014-10-07"
    },
    {
      "version": "1.0-7",
      "date": "2017-10-23"
    },
    {
      "version": "1.0-8",
      "date": "2018-02-14"
    }
  ],
  "_exports": [
    "turtle_backward",
    "turtle_col",
    "turtle_do",
    "turtle_down",
    "turtle_forward",
    "turtle_getangle",
    "turtle_getpos",
    "turtle_goto",
    "turtle_hide",
    "turtle_init",
    "turtle_left",
    "turtle_lty",
    "turtle_lwd",
    "turtle_move",
    "turtle_param",
    "turtle_reset",
    "turtle_right",
    "turtle_setangle",
    "turtle_setpos",
    "turtle_show",
    "turtle_status",
    "turtle_turn",
    "turtle_up"
  ],
  "_help": [
    {
      "page": "TurtleGraphics-package",
      "title": "Turtle Graphics in R",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "TurtleGraphics-package"
      ]
    },
    {
      "page": "turtle_do",
      "title": "Evaluate a Larger Portion of Turtle Drawing Code",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_do"
      ]
    },
    {
      "page": "turtle_getpos",
      "title": "Get the Turtle's Current Position and Direction",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_getangle",
        "turtle_getpos"
      ]
    },
    {
      "page": "turtle_goto",
      "title": "Set the Turtle's Position and Direction",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_goto",
        "turtle_setangle",
        "turtle_setpos"
      ]
    },
    {
      "page": "turtle_init",
      "title": "Set Up a New, Shiny Terrarium",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_init"
      ]
    },
    {
      "page": "turtle_move",
      "title": "Move the Turtle Forward or Backward",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_backward",
        "turtle_forward",
        "turtle_move"
      ]
    },
    {
      "page": "turtle_param",
      "title": "Set Display Options",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_col",
        "turtle_lty",
        "turtle_lwd",
        "turtle_param"
      ]
    },
    {
      "page": "turtle_reset",
      "title": "Reset the Turtle's Position and Direction",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_reset"
      ]
    },
    {
      "page": "turtle_show",
      "title": "Show or Hide the Turtle",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_hide",
        "turtle_show"
      ]
    },
    {
      "page": "turtle_status",
      "title": "Read the Turtle's Status",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_status"
      ]
    },
    {
      "page": "turtle_turn",
      "title": "Turn (Rotate) the Turtle",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_left",
        "turtle_right",
        "turtle_turn"
      ]
    },
    {
      "page": "turtle_up",
      "title": "Turn on or off Turtle Trace Drawing",
      "concept": [
        "TurtleGraphics"
      ],
      "topics": [
        "turtle_down",
        "turtle_up"
      ]
    }
  ],
  "_readme": "https://github.com/gagolews/turtlegraphics/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "TurtleGraphics.Rnw",
      "filename": "TurtleGraphics.pdf",
      "title": "A guide to the TurtleGraphics package",
      "engine": "knitr::knitr",
      "headings": [
        "The TurtleGraphics Package Introduction",
        "Installation And Usage of The Package",
        "Introduction to R",
        "Examples"
      ],
      "created": "2014-06-06 14:25:10",
      "modified": "2022-08-07 09:50:18",
      "commits": 9
    }
  ],
  "_score": 7.122150319440806,
  "_indexed": true,
  "_nocasepkg": "turtlegraphics",
  "_universes": [
    "gagolews"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-07-24T08:43:43.000Z",
      "distro": "resolute",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "https://r2.ropensci.org/d38b8272fdd2712d0188b23db7836f818cabce1ab2266cec28b0f4768911f4d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-07-24T08:43:37.000Z",
      "distro": "resolute",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "https://r2.ropensci.org/e2bf77f75a5146b8e021864927c31d125edaa2329d2b312af7a114f8469e314f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-07-24T11:02:59.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "https://r2.ropensci.org/496458b52d8787e0ce798aa95665f7fdce10c610d8e686250d4fc155e1cd2664",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-07-24T11:02:53.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "https://r2.ropensci.org/77e8f601d8301a66d173ac770403904cf8bc14c986b1d2f8c117fe3d1f0c2134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-8",
      "date": "2026-07-24T08:43:29.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "https://r2.ropensci.org/b6e805d5e5d39a67080dde2a93f6a04e65ddc8adf04190f009ceaf98c64607e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-07-24T08:42:51.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "https://r2.ropensci.org/767eda363ee2021da3ebdfedc770394c84b290144a4785c99ee13a8016104842",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-07-24T08:42:53.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "https://r2.ropensci.org/ab5f370fb514226c6e00feb1dd359c16fbf7b291e393de92fadac62209556a99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-07-24T08:42:42.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "https://r2.ropensci.org/3beb563a401f2545ece90399a5df3631e1da7478e4946da09c28b90a4b9cecb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/30079694023"
    }
  ]
}