{
  "_id": "6a490830b5e98c4082a06ed9",
  "Package": "tinytrail",
  "Title": "Lightweight Auto-Updating Project Tracker and Data Dictionary",
  "Version": "0.1.0",
  "Authors@R": "person(\"Tomas\", \"Reivinger\", , \"tomas.reivinger@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Once initialized, the package leaves a 'tiny trail' of\nhuman- and AI-readable text that makes it effortless to keep\ntrack of small to medium-sized projects. The package is\nlightweight (hence 'tiny') and maintains a YAML trail file\nrecording which scripts produced which output files. Call\ntinytrail() once at the top of each script to record metadata,\nwrap any save call with tinytrail_write() to log the output\npath, and optionally use tinytrail_dict() to capture a data\ndictionary for each input data frame.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "8.0.0",
  "URL": "https://github.com/tinytrail-r/tinytrail,\nhttps://tinytrail-r.github.io/tinytrail/",
  "BugReports": "https://github.com/tinytrail-r/tinytrail/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 13:15:36 UTC",
    "User": "root"
  },
  "Author": "Tomas Reivinger [aut, cre, cph]",
  "Maintainer": "Tomas Reivinger <tomas.reivinger@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-04 08:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/tinytrail",
  "RemoteRef": "HEAD",
  "RemoteSha": "e448e317350be36fd6c913fbdfb2d7b8f934df50",
  "_user": "cran",
  "_type": "src",
  "_file": "tinytrail_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/77bf6b2836dc9579567ff29a58beedc7f554ca2014ae615f814aa0e0aea415d1",
  "_filesize": 480702,
  "_sha256": "77bf6b2836dc9579567ff29a58beedc7f554ca2014ae615f814aa0e0aea415d1",
  "_expires": "2026-10-12T13:18:39.000Z",
  "_created": "2026-07-04T13:15:36.000Z",
  "_published": "2026-07-04T13:18:40.876Z",
  "_jobs": [
    {
      "job": 85135242426,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082043529"
    },
    {
      "job": 85135242428,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082042587"
    },
    {
      "job": 85135037487,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082027371"
    },
    {
      "job": 85135242421,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082043404"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28707311702",
  "_status": "success",
  "_upstream": "https://github.com/cran/tinytrail",
  "_commit": {
    "id": "e448e317350be36fd6c913fbdfb2d7b8f934df50",
    "author": "Tomas Reivinger <tomas.reivinger@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1783154402
  },
  "_maintainer": {
    "name": "Tomas Reivinger",
    "email": "tomas.reivinger@gmail.com",
    "login": "tomasrei",
    "description": "",
    "uuid": 50247285
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tinytable",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "writexl",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-07-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tomasrei",
      "count": 1,
      "uuid": 50247285
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinytrail"
  },
  "_devurl": "https://github.com/tinytrail-r/tinytrail",
  "_pkgdown": "https://tinytrail-r.github.io/tinytrail/",
  "_searchresults": 4,
  "_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/tinytrail.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-04"
    }
  ],
  "_exports": [
    "tinytrail",
    "tinytrail_dict",
    "tinytrail_write"
  ],
  "_help": [
    {
      "page": "tinytrail",
      "title": "Register a script in the project trail",
      "topics": [
        "tinytrail"
      ]
    },
    {
      "page": "tinytrail_dict",
      "title": "Add a data frame to the project data dictionary",
      "topics": [
        "tinytrail_dict"
      ]
    },
    {
      "page": "tinytrail_write",
      "title": "Record an output file path in the trail",
      "topics": [
        "tinytrail_write"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tinytrail/raw/HEAD/README.md",
  "_rundeps": [
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "tinytrail.Rmd",
      "filename": "tinytrail.html",
      "title": "Getting started with tinytrail",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The two core functions",
        "Adding a data dictionary",
        "Options"
      ],
      "created": "2026-07-04 08:40:02",
      "modified": "2026-07-04 08:40:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "tinytrail",
  "_universes": [
    "cran",
    "tomasrei",
    "tinytrail-r"
  ],
  "_indexurl": "https://tinytrail-r.r-universe.dev/tinytrail",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T13:18:04.000Z",
      "distro": "resolute",
      "commit": "e448e317350be36fd6c913fbdfb2d7b8f934df50",
      "fileid": "https://r2.ropensci.org/4d8bf70971087680aa1c4d0577e5bfb87ef99fcc9098ff3b79650d089c7166af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28707311702"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T13:17:54.000Z",
      "distro": "resolute",
      "commit": "e448e317350be36fd6c913fbdfb2d7b8f934df50",
      "fileid": "https://r2.ropensci.org/ae7bbd9c2d8f3dec4bb816aa1c31f85b7b95941eafb807f3c20e1ca0b39f895d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28707311702"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T13:18:18.000Z",
      "commit": "e448e317350be36fd6c913fbdfb2d7b8f934df50",
      "fileid": "https://r2.ropensci.org/84234a8689208e7a7b05e60359a2e5d593b495903c698d41aab53a3a1bb7cfea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28707311702"
    }
  ]
}