{
  "_id": "6a1042f6acfb0bcc41c9dd90",
  "Package": "indexr",
  "Title": "A Thoughtful Saver of Results",
  "Version": "0.3.0",
  "Date": "2025-02-14",
  "Authors@R": "person(\"Logan\", \"Harris\", email = \"logan-harris@uiowa.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-8562-9534\"))",
  "Description": "Helps with the thoughtful saving, reading, and management\nof result files (using 'rds' files). The core functions take a\nlist of parameters that are used to generate a unique hash to\nsave results under. Then, the same parameter list can be used\nto read those results back in. This is helpful to avoid clunky\nfile naming when running a large number of simulations.\nAdditionally, helper functions are available for compiling a\nflat file of parameters of saved results, monitoring result\nusage, and cleaning up unwanted or unused results. For more\ninformation, visit the 'indexr' homepage\n<https://lharris421.github.io/indexr/>.",
  "BugReports": "https://github.com/lharris421/indexr/issues",
  "License": "GPL-3",
  "URL": "https://lharris421.github.io/indexr/,\nhttps://github.com/lharris421/indexr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://lharris421.r-universe.dev",
  "Date/Publication": "2025-07-23 13:18:36 UTC",
  "RemoteUrl": "https://github.com/lharris421/indexr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f40ea97efc4a078e003e36e4b964af23872f5854",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:07:26 UTC",
    "User": "root"
  },
  "Author": "Logan Harris [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8562-9534>)",
  "Maintainer": "Logan Harris <logan-harris@uiowa.edu>",
  "MD5sum": "b196f8dc9dc34b6d3f7ef570fe1c9f7a",
  "_user": "lharris421",
  "_type": "src",
  "_file": "indexr_0.3.0.tar.gz",
  "_fileid": "778432e6edc9f9dc7b888101abdea125e18aea98fc9b4b9b242bb188364f5ab7",
  "_filesize": 331481,
  "_sha256": "778432e6edc9f9dc7b888101abdea125e18aea98fc9b4b9b242bb188364f5ab7",
  "_created": "2026-05-11T07:07:26.000Z",
  "_published": "2026-05-22T11:50:14.610Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373673144,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912279891"
    },
    {
      "job": 77373673216,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912278347"
    },
    {
      "job": 77373673316,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912295943"
    },
    {
      "job": 77373673213,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912275876"
    },
    {
      "job": 77373672578,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912243182"
    },
    {
      "job": 77373672671,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159780340"
    },
    {
      "job": 77373673074,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912268680"
    },
    {
      "job": 77373673292,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912270868"
    },
    {
      "job": 77373673403,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912278420"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lharris421/indexr",
  "_commit": {
    "id": "f40ea97efc4a078e003e36e4b964af23872f5854",
    "author": "Logan Harris <lharris4211998@gmail.com>",
    "committer": "Logan Harris <lharris4211998@gmail.com>",
    "message": "Update documentation for update_from_legacy\n",
    "time": 1753276716
  },
  "_maintainer": {
    "name": "Logan Harris",
    "email": "logan-harris@uiowa.edu",
    "orcid": "0000-0001-8562-9534"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "filelock",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    }
  ],
  "_owner": "lharris421",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lharris421",
      "count": 138,
      "uuid": 35820607
    }
  ],
  "_userbio": {
    "uuid": 35820607,
    "type": "user",
    "name": "Logan Harris",
    "description": "Assistant Professor,\r\nUniversity of Colorado Anschutz"
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/indexr"
  },
  "_devurl": "https://github.com/lharris421/indexr",
  "_pkgdown": "https://lharris421.github.io/indexr/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/indexr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lharris421/indexr",
  "_realowner": "lharris421",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2025-02-17"
    }
  ],
  "_exports": [
    "check_hash_existence",
    "cleanup",
    "cleanup_from_hash_table",
    "close_tagging",
    "compress_incremental",
    "create_hash_table",
    "generate_hash",
    "read_objects",
    "rehash",
    "save_objects",
    "start_tagging",
    "update_from_hash_table",
    "update_from_legacy"
  ],
  "_help": [
    {
      "page": "check_hash_existence",
      "title": "Check for the Existence of Results Under a Set of Parameters",
      "topics": [
        "check_hash_existence"
      ]
    },
    {
      "page": "cleanup_from_hash_table",
      "title": "Remove Files Based on Hash Table",
      "topics": [
        "cleanup_from_hash_table"
      ]
    },
    {
      "page": "compress_incremental",
      "title": "Combine Results Saved by 'save_objects' with 'incremental=TRUE'",
      "topics": [
        "compress_incremental"
      ]
    },
    {
      "page": "create_hash_table",
      "title": "Create a Table of the Parameters for Saved Results from RDS Files",
      "topics": [
        "create_hash_table"
      ]
    },
    {
      "page": "generate_hash",
      "title": "Generate a Consistent Hash for an Argument List",
      "topics": [
        "generate_hash"
      ]
    },
    {
      "page": "read_objects",
      "title": "Read Objects Based on Parameter List",
      "topics": [
        "read_objects"
      ]
    },
    {
      "page": "rehash",
      "title": "Rehash RDS Files in a Directory",
      "topics": [
        "rehash"
      ]
    },
    {
      "page": "save_objects",
      "title": "Save Simulation Results with Names as Hashes from the Parameters that Generated Them",
      "topics": [
        "save_objects"
      ]
    },
    {
      "page": "tagging_functions",
      "title": "Monitor result file usage and cleanup unused files",
      "topics": [
        "cleanup",
        "close_tagging",
        "start_tagging"
      ]
    },
    {
      "page": "update_from_hash_table",
      "title": "Update File Names Based on New Parameters in Adjusted Hash Table",
      "topics": [
        "update_from_hash_table"
      ]
    },
    {
      "page": "update_from_legacy",
      "title": "Update individual parameter files (legacy) to a single indexr.yaml parameters file.",
      "topics": [
        "update_from_legacy"
      ]
    }
  ],
  "_readme": "https://github.com/lharris421/indexr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "filelock",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "yaml"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "indexr",
  "_universes": [
    "lharris421"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-11T07:09:38.000Z",
      "distro": "noble",
      "commit": "f40ea97efc4a078e003e36e4b964af23872f5854",
      "fileid": "a9e8810fc81af16700c57ed27703d0e34d30df214060e8d1e5d016d37cd2114e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-11T07:09:33.000Z",
      "distro": "noble",
      "commit": "f40ea97efc4a078e003e36e4b964af23872f5854",
      "fileid": "a9d72c6ab23bd3088ca56bfdf4a9423a8556e0eba8f531867f25dc196042f8ad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-11T07:10:36.000Z",
      "commit": "f40ea97efc4a078e003e36e4b964af23872f5854",
      "fileid": "4bed7bbb5f57cf5f05d2307070f28259e7a0b72b4ee4dfbc5b611ec621a0dca8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-11T07:09:28.000Z",
      "commit": "f40ea97efc4a078e003e36e4b964af23872f5854",
      "fileid": "195f4a0526392b66ac71260dbbdea9023246f9a1964db8779ac24935ab3d47e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-11T07:08:52.000Z",
      "commit": "f40ea97efc4a078e003e36e4b964af23872f5854",
      "fileid": "07dcb62ac4f501396cf2705fc5b14a61e5bcbc93c498da9785353b81fd8341ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-11T07:08:50.000Z",
      "commit": "f40ea97efc4a078e003e36e4b964af23872f5854",
      "fileid": "8e719656c9637c1ed5baaf4ea11ede96ec64896546fb49e238cb188ed2769cc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-11T07:09:30.000Z",
      "commit": "f40ea97efc4a078e003e36e4b964af23872f5854",
      "fileid": "222bf556a61159b325cc8e2a5a774b7a888647685209e09430c0dfe510ac9893",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T11:50:00.000Z",
      "commit": "f40ea97efc4a078e003e36e4b964af23872f5854",
      "fileid": "bf60e1513f2544d631464ab723f9035347ea38b8a461753ec7076f316fcdc2e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lharris421/actions/runs/25655433774"
    }
  ]
}