{
  "_id": "6a102e83acfb0bcc41c944ab",
  "Package": "logolink",
  "Title": "An Interface for Running 'NetLogo' Simulations",
  "Version": "1.0.1.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Daniel\",\nfamily = \"Vartanian\",\nrole = c(\"aut\", \"cre\", \"ccp\", \"cph\"),\nemail = \"danielvartan@proton.me\",\ncomment = c(ORCID = \"0000-0001-7782-759X\")\n)\n)",
  "Description": "An interface for 'NetLogo' <https://www.netlogo.org> that\nenables programmatic setup and execution of simulations.\nDesigned to facilitate integrating 'NetLogo' models into\nreproducible workflows by creating and running 'BehaviorSpace'\nexperiments and retrieving their results.",
  "License": "GPL (>= 3)",
  "URL": "https://danielvartan.github.io/logolink/,\nhttps://github.com/danielvartan/logolink/",
  "BugReports": "https://github.com/danielvartan/logolink/issues/",
  "SystemRequirements": "NetLogo >= 7.0.1",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibx11-dev",
  "Repository": "https://danielvartan.r-universe.dev",
  "Date/Publication": "2026-05-12 23:35:41 UTC",
  "RemoteUrl": "https://github.com/danielvartan/logolink",
  "RemoteRef": "HEAD",
  "RemoteSha": "60fe872b52c0a6637d4df8c7a400444139867ec5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 00:00:03 UTC",
    "User": "root"
  },
  "Author": "Daniel Vartanian [aut, cre, ccp, cph] (ORCID:\n<https://orcid.org/0000-0001-7782-759X>)",
  "Maintainer": "Daniel Vartanian <danielvartan@proton.me>",
  "MD5sum": "11254fcdcdceca7b4f31fdc80d76c2fa",
  "_user": "danielvartan",
  "_type": "src",
  "_file": "logolink_1.0.1.9000.tar.gz",
  "_fileid": "6a2478b61386427a39167a00463aa2829a7a3e5d9ba20f1c023f5c89c8740512",
  "_filesize": 1631311,
  "_sha256": "6a2478b61386427a39167a00463aa2829a7a3e5d9ba20f1c023f5c89c8740512",
  "_created": "2026-05-13T00:00:03.000Z",
  "_published": "2026-05-22T10:22:59.467Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360906897,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6958613788"
    },
    {
      "job": 77360907233,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6958608674"
    },
    {
      "job": 77360906848,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6958600996"
    },
    {
      "job": 77360906570,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6958604348"
    },
    {
      "job": 77360906563,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6958571478"
    },
    {
      "job": 77360906260,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158250472"
    },
    {
      "job": 77360906923,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6958606151"
    },
    {
      "job": 77360907130,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6958593918"
    },
    {
      "job": 77360907001,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6958595954"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/danielvartan/logolink",
  "_commit": {
    "id": "60fe872b52c0a6637d4df8c7a400444139867ec5",
    "author": "Daniel Vartanian <danielvartan@proton.me>",
    "committer": "Daniel Vartanian <danielvartan@proton.me>",
    "message": "Add `--no-manual` flag to R CMD check workflow\n",
    "time": 1778628941
  },
  "_maintainer": {
    "name": "Daniel Vartanian",
    "email": "danielvartan@proton.me",
    "login": "danielvartan",
    "linkedin": "in/danielvartan",
    "orcid": "0000-0001-7782-759X",
    "uuid": 29462472
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 2.3.4",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.6.6",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.4",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.6",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.5.2",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "version": ">= 0.10.0",
      "role": "Suggests"
    },
    {
      "package": "brand.yml",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "version": ">= 2.1.2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.6.5",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "version": ">= 7.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.2",
      "role": "Suggests"
    },
    {
      "package": "ggimage",
      "version": ">= 0.3.5",
      "role": "Suggests"
    },
    {
      "package": "ggtext",
      "version": ">= 0.1.2",
      "role": "Suggests"
    },
    {
      "package": "here",
      "version": ">= 1.0.2",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "version": ">= 1.2.2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.51",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.5",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "version": ">= 2.9.0",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "version": ">= 1.5.1",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "version": ">= 1.5.0",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "version": ">= 2.5.0",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "version": ">= 2.7.0",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.3.2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "version": ">= 3.3.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.3.2",
      "role": "Suggests"
    }
  ],
  "_owner": "danielvartan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 12
    },
    {
      "week": "2025-40",
      "n": 6
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 8
    },
    {
      "week": "2025-48",
      "n": 19
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 17
    },
    {
      "week": "2026-01",
      "n": 12
    },
    {
      "week": "2026-02",
      "n": 56
    },
    {
      "week": "2026-03",
      "n": 12
    },
    {
      "week": "2026-04",
      "n": 7
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-10-06"
    },
    {
      "name": "v1.0.0",
      "date": "2026-01-08"
    }
  ],
  "_topics": [
    "agent-based-modeling",
    "apis",
    "behaviorspace",
    "complexity-science",
    "computational-science",
    "computational-social-science",
    "data-science",
    "ecological-modeling",
    "environmental-modeling",
    "headless-execution",
    "individual-based-modeling",
    "multi-agent-systems",
    "netlogo",
    "simulations",
    "system-dynamics",
    "tidyverse",
    "quarto"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "danielvartan",
      "count": 164,
      "uuid": 29462472
    }
  ],
  "_userbio": {
    "uuid": 29462472,
    "type": "user",
    "name": "Daniel Vartanian",
    "description": "Media Manager at Talent (Publicis Groupe). Research Collaborator at @cem-usp and @sustentarea."
  },
  "_downloads": {
    "count": 536,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/logolink"
  },
  "_devurl": "https://github.com/danielvartan/logolink",
  "_pkgdown": "https://danielvartan.github.io/logolink/",
  "_searchresults": 16,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/logolink.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danielvartan/logolink",
  "_realowner": "danielvartan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-09"
    },
    {
      "version": "1.0.0",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "create_experiment",
    "find_netlogo_console",
    "find_netlogo_home",
    "find_netlogo_version",
    "get_netlogo_shape",
    "inspect_experiment",
    "parse_netlogo_color",
    "parse_netlogo_list",
    "read_experiment",
    "run_experiment"
  ],
  "_help": [
    {
      "page": "create_experiment",
      "title": "Create NetLogo BehaviorSpace experiment",
      "concept": [
        "BehaviorSpace functions"
      ],
      "topics": [
        "create_experiment"
      ]
    },
    {
      "page": "find_netlogo_console",
      "title": "Find NetLogo executable file",
      "concept": [
        "system functions"
      ],
      "topics": [
        "find_netlogo_console"
      ]
    },
    {
      "page": "find_netlogo_home",
      "title": "Find NetLogo installation directory",
      "concept": [
        "system functions"
      ],
      "topics": [
        "find_netlogo_home"
      ]
    },
    {
      "page": "find_netlogo_version",
      "title": "Find NetLogo version",
      "concept": [
        "system functions"
      ],
      "topics": [
        "find_netlogo_version"
      ]
    },
    {
      "page": "get_netlogo_shape",
      "title": "Download NetLogo shapes from LogoShapes",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "get_netlogo_shape"
      ]
    },
    {
      "page": "inspect_experiment",
      "title": "Inspect NetLogo BehaviorSpace experiment file",
      "concept": [
        "BehaviorSpace functions"
      ],
      "topics": [
        "inspect_experiment"
      ]
    },
    {
      "page": "parse_netlogo_color",
      "title": "Parse NetLogo colors",
      "concept": [
        "parsing functions"
      ],
      "topics": [
        "parse_netlogo_color"
      ]
    },
    {
      "page": "parse_netlogo_list",
      "title": "Parse NetLogo lists",
      "concept": [
        "parsing functions"
      ],
      "topics": [
        "parse_netlogo_list"
      ]
    },
    {
      "page": "read_experiment",
      "title": "Read NetLogo BehaviorSpace Experiment output",
      "concept": [
        "BehaviorSpace functions"
      ],
      "topics": [
        "read_experiment"
      ]
    },
    {
      "page": "run_experiment",
      "title": "Run NetLogo BehaviorSpace experiment",
      "concept": [
        "BehaviorSpace functions"
      ],
      "topics": [
        "run_experiment"
      ]
    }
  ],
  "_pkglogo": "https://github.com/danielvartan/logolink/raw/HEAD/man/figures/og-image.png",
  "_readme": "https://github.com/danielvartan/logolink/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "janitor",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "logolink.qmd",
      "filename": "logolink.html",
      "title": "Introduction to logolink",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-01-08 07:49:37",
      "modified": "2026-02-11 15:54:46",
      "commits": 5
    },
    {
      "source": "visualizing-the-netlogo-world.qmd",
      "filename": "visualizing-the-netlogo-world.html",
      "title": "Visualizing the NetLogo World",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-12-26 07:39:20",
      "modified": "2026-01-19 04:13:55",
      "commits": 21
    }
  ],
  "_score": 6.554368000990088,
  "_indexed": true,
  "_nocasepkg": "logolink",
  "_universes": [
    "danielvartan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-13T00:03:22.000Z",
      "distro": "noble",
      "commit": "60fe872b52c0a6637d4df8c7a400444139867ec5",
      "fileid": "257c6805650ffab415017211569ec7e68e6aaacf47cd82ce9542e9a9e04cd3ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-13T00:02:56.000Z",
      "distro": "noble",
      "commit": "60fe872b52c0a6637d4df8c7a400444139867ec5",
      "fileid": "cbac3bc0c6a20c9fe049cb55d2ced77092dbdb6fa38a106f6f0403ac3fdac50e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-13T00:02:25.000Z",
      "commit": "60fe872b52c0a6637d4df8c7a400444139867ec5",
      "fileid": "270df745aa59c0cc0e0825d21151d9d1ec00cefc65b3bd0af7069e0d7495b708",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-13T00:02:39.000Z",
      "commit": "60fe872b52c0a6637d4df8c7a400444139867ec5",
      "fileid": "0546b79c48f445dc48738b569c5b0a79e4fdd7b0f4a16b62920f6bf307a01c2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-13T00:02:41.000Z",
      "commit": "60fe872b52c0a6637d4df8c7a400444139867ec5",
      "fileid": "b4e14839636428e846ce3d3c05af398566511dfb803b7b09677d5875d7aad7c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-13T00:01:36.000Z",
      "commit": "60fe872b52c0a6637d4df8c7a400444139867ec5",
      "fileid": "2b4d7ac1026b8ad77a89d36729aa9f528a61847ab8b52a5d546d42f67d8806c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-13T00:01:47.000Z",
      "commit": "60fe872b52c0a6637d4df8c7a400444139867ec5",
      "fileid": "5ea8bd550d91ac2c6013cb4d8e07098bcef4d40ad02e8e59164976d88a67a3f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-05-22T10:22:41.000Z",
      "commit": "60fe872b52c0a6637d4df8c7a400444139867ec5",
      "fileid": "991f397c15390560cd306cd2a6a718f900c67da17185f1ec02c57f0145a919ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danielvartan/actions/runs/25769315747"
    }
  ]
}