{
  "_id": "6a1f06a2b401979e7341bc79",
  "Package": "guildai",
  "Type": "Package",
  "Title": "Track Machine Learning Experiments",
  "Version": "0.0.1.9000",
  "Authors@R": "c(\nperson(\"Tomasz\", \"Kalinowski\", role = c(\"aut\", \"cph\", \"cre\"),\nemail = \"tomasz@posit.co\"),\nperson(\"Posit, PBC\", role = c(\"cph\", \"fnd\")))",
  "Description": "'Guild AI' is an open-source tool for managing machine\nlearning experiments. It's for scientists, engineers, and\nresearchers who want to run scripts, compare results, measure\nprogress, and automate machine learning workflows. 'Guild AI'\nis a light weight, external tool that runs locally. It works\nwith any framework, doesn't require any changes to your code,\nor access to any web services. Users can easily record\nexperiment metadata, track model changes, manage experiment\nartifacts, tune hyperparameters, and share results. 'Guild AI'\ncombines features from 'Git', 'SQLite', and 'Make' to provide a\nlab notebook for machine learning.",
  "URL": "https://guildai.github.io/guildai-r/,\nhttps://github.com/guildai/guildai-r, https://my.guild.ai/",
  "BugReports": "https://github.com/guildai/guildai-r/issues",
  "License": "Apache License 2.0",
  "SystemRequirements": "Python (>= 3.6.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "python3 libx11-dev",
  "Repository": "https://guildai.r-universe.dev",
  "Date/Publication": "2023-08-02 17:59:52 UTC",
  "RemoteUrl": "https://github.com/guildai/guildai-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "303b01fe486a204e6d1191db543b4fbd995c0312",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 07:02:14 UTC",
    "User": "root"
  },
  "Author": "Tomasz Kalinowski [aut, cph, cre],\nPosit, PBC [cph, fnd]",
  "Maintainer": "Tomasz Kalinowski <tomasz@posit.co>",
  "MD5sum": "612ae8dcebc222097646773ea83902a1",
  "_user": "guildai",
  "_type": "src",
  "_file": "guildai_0.0.1.9000.tar.gz",
  "_fileid": "da2823a9685d415b8089319a2f950f3078ecb5f2822f745c07b27ae63278aa4a",
  "_filesize": 1414446,
  "_sha256": "da2823a9685d415b8089319a2f950f3078ecb5f2822f745c07b27ae63278aa4a",
  "_created": "2026-05-18T07:02:14.000Z",
  "_published": "2026-06-02T16:36:50.215Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122133523,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7051425250"
    },
    {
      "job": 79122133639,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051419870"
    },
    {
      "job": 79122132860,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7051452064"
    },
    {
      "job": 79122133269,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051453936"
    },
    {
      "job": 79122132578,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051387247"
    },
    {
      "job": 79122132397,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363946917"
    },
    {
      "job": 79122133092,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7051410406"
    },
    {
      "job": 79122133315,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7051406222"
    },
    {
      "job": 79122133283,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051412080"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/guildai/guildai-r",
  "_commit": {
    "id": "303b01fe486a204e6d1191db543b4fbd995c0312",
    "author": "Tomasz Kalinowski <tomasz@rstudio.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update .Rbuildignore",
    "time": 1690999192
  },
  "_maintainer": {
    "name": "Tomasz Kalinowski",
    "email": "tomasz@posit.co",
    "login": "t-kalinowski",
    "mastodon": "@t_kalinowski@fosstodon.org",
    "bluesky": "@t-kalinowski.bsky.social",
    "description": "",
    "uuid": 8462255
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "envir",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "guildai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "deep-learning",
    "keras",
    "machine-learning"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "t-kalinowski",
      "count": 479,
      "uuid": 8462255
    },
    {
      "user": "dfalbel",
      "count": 1,
      "uuid": 4706822
    },
    {
      "user": "gar1t",
      "count": 1,
      "uuid": 184949
    }
  ],
  "_userbio": {
    "uuid": 19977227,
    "type": "organization",
    "name": "Guild AI"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/guildai"
  },
  "_devurl": "https://github.com/guildai/guildai-r",
  "_pkgdown": "https://guildai.github.io/guildai-r/",
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/guildai.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/guildai/guildai-r",
  "_realowner": "guildai",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-03-06"
    }
  ],
  "_exports": [
    "guild_merge",
    "guild_run",
    "guild_view",
    "install_guild",
    "install_guild_cli",
    "is_run_active",
    "resolve_run_ids",
    "runs_comment",
    "runs_delete",
    "runs_export",
    "runs_import",
    "runs_info",
    "runs_label",
    "runs_mark",
    "runs_purge",
    "runs_restore",
    "runs_scalars",
    "runs_tag"
  ],
  "_help": [
    {
      "page": "guild_merge",
      "title": "Copy run files into the current project working directory",
      "topics": [
        "guild_merge"
      ]
    },
    {
      "page": "guild_run",
      "title": "Launch a guild run",
      "topics": [
        "guild_run"
      ]
    },
    {
      "page": "guild_view",
      "title": "Launch Guild Viewer",
      "topics": [
        "guild_view"
      ]
    },
    {
      "page": "install_guild",
      "title": "Install guildai core",
      "topics": [
        "install_guild"
      ]
    },
    {
      "page": "install_guild_cli",
      "title": "Install guild for usage in the Terminal",
      "topics": [
        "install_guild_cli"
      ]
    },
    {
      "page": "is_run_active",
      "title": "Is code executing in the context of a guild run?",
      "topics": [
        "is_run_active"
      ]
    },
    {
      "page": "resolve_run_ids",
      "title": "Resolve run ids",
      "topics": [
        "resolve_run_ids"
      ]
    },
    {
      "page": "runs_delete",
      "title": "Delete runs",
      "topics": [
        "runs_delete",
        "runs_purge",
        "runs_restore"
      ]
    },
    {
      "page": "runs_export",
      "title": "Move or copy runs",
      "topics": [
        "runs_export",
        "runs_import"
      ]
    },
    {
      "page": "runs_info",
      "title": "Get runs information",
      "topics": [
        "runs_info"
      ]
    },
    {
      "page": "runs_label",
      "title": "Annotate runs",
      "topics": [
        "runs_comment",
        "runs_label",
        "runs_mark",
        "runs_tag"
      ]
    },
    {
      "page": "runs_scalars",
      "title": "Get full set of runs scalars",
      "topics": [
        "runs_scalars"
      ]
    }
  ],
  "_readme": "https://github.com/guildai/guildai-r/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "config",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rstudioapi",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "yaml"
  ],
  "_score": 4.7411515988517845,
  "_indexed": true,
  "_nocasepkg": "guildai",
  "_universes": [
    "guildai",
    "t-kalinowski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9000",
      "date": "2026-05-18T07:04:37.000Z",
      "distro": "noble",
      "commit": "303b01fe486a204e6d1191db543b4fbd995c0312",
      "fileid": "276eb89ba987fc6fed3a83daee5ce1b77855c4ab7bf84986ff7cd7ff99d119c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.9000",
      "date": "2026-05-18T07:04:16.000Z",
      "distro": "noble",
      "commit": "303b01fe486a204e6d1191db543b4fbd995c0312",
      "fileid": "7cc23416c063ac03ae96a81f19b8c412336e3eefb13671fdc054abee0553e1c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9000",
      "date": "2026-05-18T07:06:24.000Z",
      "commit": "303b01fe486a204e6d1191db543b4fbd995c0312",
      "fileid": "1dcb47dd1cb51fe1ea9392961bea9929c0083c9869b892d9045165b53dbff23d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.9000",
      "date": "2026-05-18T07:06:23.000Z",
      "commit": "303b01fe486a204e6d1191db543b4fbd995c0312",
      "fileid": "2bcd6343698eedeb7241738f0fea4a378e3f739c65fa9d2477cd4ce276b14f4d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-18T07:03:32.000Z",
      "commit": "303b01fe486a204e6d1191db543b4fbd995c0312",
      "fileid": "5aceac9924609c0e99e06d82962b0e8e548b9aaa6f37fe943fae94626fb007a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-18T07:03:22.000Z",
      "commit": "303b01fe486a204e6d1191db543b4fbd995c0312",
      "fileid": "ae91c221d6290a206302f4ae2c1b84bb22719765cced221292ae8aa86515c360",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-18T07:03:35.000Z",
      "commit": "303b01fe486a204e6d1191db543b4fbd995c0312",
      "fileid": "eef807c8cae468483599c601abf14244a640a104a5531c27cf365d45c45a3694",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9000",
      "date": "2026-06-02T16:36:31.000Z",
      "commit": "303b01fe486a204e6d1191db543b4fbd995c0312",
      "fileid": "4cf806af17c2a53b3c964ae96f9b36f0b74b47ff7f5cfe6c0605c18ec2f1bcd4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guildai/actions/runs/26018471934"
    }
  ]
}