{
  "_id": "6a1be4841d7bb097a0a196d7",
  "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-05-31 06:48:24 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>",
  "MD5sum": "16eec7a96fdbfc0ca119f38af52ed52b",
  "_user": "gagolews",
  "_type": "src",
  "_file": "TurtleGraphics_1.0-8.tar.gz",
  "_fileid": "9174a475d55339d34008aff62ab0ad7afc9d16d9b2c5d44f4f2f95831700211f",
  "_filesize": 550684,
  "_sha256": "9174a475d55339d34008aff62ab0ad7afc9d16d9b2c5d44f4f2f95831700211f",
  "_created": "2026-05-31T06:48:24.000Z",
  "_published": "2026-05-31T07:34:28.228Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78706607722,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314562652"
    },
    {
      "job": 78706607710,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314562707"
    },
    {
      "job": 78706607713,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314854159"
    },
    {
      "job": 78706607711,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314855476"
    },
    {
      "job": 78706476304,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314551605"
    },
    {
      "job": 78706607708,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314560215"
    },
    {
      "job": 78706607733,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314562649"
    },
    {
      "job": 78706607730,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314557820"
    },
    {
      "job": 78706607717,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314559682"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Free universities!"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TurtleGraphics"
  },
  "_devurl": "https://github.com/gagolews/turtlegraphics",
  "_searchresults": 208,
  "_rbuild": "4.6.0",
  "_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": [],
      "created": "2014-06-06 14:25:10",
      "modified": "2022-08-07 09:50:18",
      "commits": 9
    }
  ],
  "_score": 7.156912425700018,
  "_indexed": true,
  "_nocasepkg": "turtlegraphics",
  "_universes": [
    "gagolews"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-31T06:50:13.000Z",
      "distro": "noble",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "cd45199fdfd51f594ab55d94bb6d982157e20046a89dbd6720a37614c298d38e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-31T06:50:11.000Z",
      "distro": "noble",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "8515f064c48f19ca4d6269759e18c975436eb1c001dc28974ece16cb0835c7e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-05-31T07:33:54.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "372f73058a673726536948e7651ed9fd6215b96d1d603e13386b012ec7746389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-05-31T07:34:01.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "13bab8a115ca8483b5610a43644e4edc4a36f979accfb00c4c450bc939fe05e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-8",
      "date": "2026-05-31T06:50:01.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "13391757a84a5d1be80f8180a52cb97bfd9ddf74d360f7fc30bab6e656e002f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-31T06:50:09.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "6995cbd32ff57bcff8d3345cf986a696f2cd4ad93cc4c03a3d124a459165c16b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-31T06:49:23.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "57186f2a2d7f9e4a810e055bac1f9509de661c4fe3c54767d261ae2cc9ce902e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-31T06:49:31.000Z",
      "commit": "b3f72249152ba9bc9c2f433a7ca859d09103a73a",
      "fileid": "02473c60b8f803b026beb66cf3e02d90ca302552e2ccf9d583c48dd71dc60973",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gagolews/actions/runs/26705698677"
    }
  ]
}