{
  "_id": "6a2a96147b7a29ca6004ee24",
  "Package": "fluffy",
  "Title": "Schema-Based Validation of 'R' Objects with User-Defined Rules",
  "Version": "1.0.0.9000",
  "Authors@R": "person(\"Luke\", \"Jenkins\", , \"luke-jenkins-dev@outlook.com\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-7206-7242\"))",
  "Description": "A schema-based validation framework for 'R' objects using\nuser-defined rules. Provides three 'S7' classes 'Registry',\n'Schema', and 'Validator' to manage rules, define list-based\nschemas, and validate data in a flexible and extensible manner.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://lj-jenkins.github.io/fluffy/,\nhttps://github.com/LJ-Jenkins/fluffy",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "BugReports": "https://github.com/LJ-Jenkins/fluffy/issues",
  "Repository": "https://lj-jenkins.r-universe.dev",
  "Date/Publication": "2026-06-10 09:14:42 UTC",
  "RemoteUrl": "https://github.com/lj-jenkins/fluffy",
  "RemoteRef": "HEAD",
  "RemoteSha": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:56:30 UTC",
    "User": "root"
  },
  "Author": "Luke Jenkins [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-7206-7242>)",
  "Maintainer": "Luke Jenkins <luke-jenkins-dev@outlook.com>",
  "MD5sum": "f9a8a42b8d4cfb6bd3306071525514b0",
  "_user": "lj-jenkins",
  "_type": "src",
  "_file": "fluffy_1.0.0.9000.tar.gz",
  "_fileid": "9d583b9ec3aa83ff2cdd48b5effe4994fda56943c15d7f4c99f034e3f02dddb5",
  "_filesize": 263308,
  "_sha256": "9d583b9ec3aa83ff2cdd48b5effe4994fda56943c15d7f4c99f034e3f02dddb5",
  "_created": "2026-06-11T10:56:30.000Z",
  "_published": "2026-06-11T11:03:48.852Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80780855833,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562206082"
    },
    {
      "job": 80780855884,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562200565"
    },
    {
      "job": 80780855840,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7562245253"
    },
    {
      "job": 80780855848,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562297458"
    },
    {
      "job": 80780319875,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562151983"
    },
    {
      "job": 80780855881,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562191844"
    },
    {
      "job": 80780855901,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562185841"
    },
    {
      "job": 80780855835,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7562206956"
    },
    {
      "job": 80780855886,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562185754"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lj-jenkins/fluffy",
  "_commit": {
    "id": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
    "author": "Luke Jenkins <luke.joe.jenkins@gmail.com>",
    "committer": "Luke Jenkins <luke.joe.jenkins@gmail.com>",
    "message": "Increment version number to 1.0.0.9000\n",
    "time": 1781082882
  },
  "_maintainer": {
    "name": "Luke Jenkins",
    "email": "luke-jenkins-dev@outlook.com",
    "orcid": "0000-0002-7206-7242"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lobstr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "lj-jenkins",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 8
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 4
    },
    {
      "week": "2026-24",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-06-05"
    }
  ],
  "_topics": [
    "customize",
    "rules",
    "schema",
    "validation"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "lj-jenkins",
      "count": 17,
      "uuid": 94381571
    }
  ],
  "_userbio": {
    "uuid": 94381571,
    "type": "user",
    "name": "Luke Jenkins"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fluffy"
  },
  "_devurl": "https://github.com/lj-jenkins/fluffy",
  "_pkgdown": "https://lj-jenkins.github.io/fluffy/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fluffy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lj-jenkins/fluffy",
  "_realowner": "lj-jenkins",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-10"
    }
  ],
  "_exports": [
    "add_coerce_rule",
    "add_cross_rule",
    "add_rule",
    "add_type_rule",
    "is.Registry",
    "is.Schema",
    "is.Validator",
    "Registry",
    "Schema",
    "show_builtins",
    "Validator"
  ],
  "_help": [
    {
      "page": "add_rule",
      "title": "Add Rules to a Registry",
      "topics": [
        "add_coerce_rule",
        "add_cross_rule",
        "add_rule",
        "add_type_rule"
      ]
    },
    {
      "page": "Registry",
      "title": "Registry",
      "topics": [
        "is.Registry",
        "Registry"
      ]
    },
    {
      "page": "Schema",
      "title": "Schema",
      "topics": [
        "is.Schema",
        "Schema"
      ]
    },
    {
      "page": "show_builtins",
      "title": "Show Builtin Rules",
      "topics": [
        "show_builtins"
      ]
    },
    {
      "page": "Validator",
      "title": "Validator",
      "topics": [
        "is.Validator",
        "Validator"
      ]
    }
  ],
  "_pkglogo": "https://github.com/lj-jenkins/fluffy/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/lj-jenkins/fluffy/raw/HEAD/README.md",
  "_rundeps": [
    "S7"
  ],
  "_vignettes": [
    {
      "source": "custom-rules.Rmd",
      "filename": "custom-rules.html",
      "title": "Adding Custom Rules",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Custom rules",
        "Keywords",
        "Rule function arguments",
        "Schema validation function",
        "Data transformation/validation function",
        "Rule type",
        "Custom type/coerce rules",
        "Custom cross rules",
        "Examples"
      ],
      "created": "2026-05-25 15:29:09",
      "modified": "2026-05-28 16:04:12",
      "commits": 2
    },
    {
      "source": "validation-rules.Rmd",
      "filename": "validation-rules.html",
      "title": "Builtin Validation Rules",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Validation rules",
        "Cross rules",
        "Rule information",
        "Note"
      ],
      "created": "2026-05-22 14:36:44",
      "modified": "2026-05-28 16:04:12",
      "commits": 3
    },
    {
      "source": "validating-data.Rmd",
      "filename": "validating-data.html",
      "title": "Creating Schemas and Validating Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a schema list",
        "Double hits with positional matching",
        "Using the Schema class",
        "Schema re-ordering",
        "String to function conversion",
        "Schema validation and errors",
        "Schema nodes",
        "Rule validation",
        "Cross rule validation",
        "Data validation",
        "Validation process",
        "Order of evaluation",
        "Referencing transformed elements",
        "Errors",
        "Validating data from different sources"
      ],
      "created": "2026-05-22 14:36:44",
      "modified": "2026-05-22 14:58:53",
      "commits": 2
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "fluffy",
  "_universes": [
    "lj-jenkins"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-11T10:58:56.000Z",
      "distro": "noble",
      "commit": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
      "fileid": "30d09f00d166ef0a28b6665f1b0fd09fdae4bbfc91e446d3f2b3a95ebdf86e50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-11T10:58:39.000Z",
      "distro": "noble",
      "commit": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
      "fileid": "5f4096aac8e0ae9aaeb698c49f3489234a34a06eab61d5b7b5256f87e3c7920e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-11T11:00:50.000Z",
      "commit": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
      "fileid": "955efa252ed5acc10606c9aa709ba0745ee6acf4f46d01e940938f820f6052a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-11T11:03:16.000Z",
      "commit": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
      "fileid": "2f0c3bf2ae1b70ed8ba40a9d0fdb34a84d320aa61b0419d399037544e598bb52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-11T10:58:36.000Z",
      "commit": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
      "fileid": "0bd541e2b02427b8a0cb1861757dfefe1626fbcec48c6667f78dadd9da084a97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-11T10:57:50.000Z",
      "commit": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
      "fileid": "f687e9f9f75a413f25155b637a70c18b6730ea8a8456059e992dab64a9680f41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-11T10:58:46.000Z",
      "commit": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
      "fileid": "378b86c9ba39573628655d1641d8ad18108926ce67f8463c24650d7305da2f95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-11T10:57:49.000Z",
      "commit": "d5b4018474b80cbc59f62e0ad062669d4c424b8c",
      "fileid": "2d852aecc7eac50ba0d6ea2857b4c50b765080fa871878e5426792015b5142d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lj-jenkins/actions/runs/27341808201"
    }
  ]
}