{
  "_id": "6a256815794753ddbc3ddc14",
  "Package": "verifyr2",
  "Type": "Package",
  "Title": "Compare and Verify File Contents",
  "Description": "Extendable 'R6' file comparison classes, including a\n'shiny' app for combining the comparison functionality into a\nfile comparison application. The package idea originates from\npharma companies' drug development processes, where\nstatisticians and statistical programmers need to review and\ncompare different versions of the same outputs and datasets.\nThe package implementation itself is not tied to any specific\nindustry and can be used in any context for easy file\ncomparisons between different file version sets.",
  "Version": "1.2.2",
  "License": "MIT + file LICENSE",
  "Authors@R": "c(\nperson(\"Juha\", \"Javanainen\", email = \"ejuhjav@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Tiina\", \"Kirsilä\", email = \"tiina.kirsila@gmail.com\", role = \"ctb\"),\nperson(\"Anna\", \"Wiksten\", email = \"a.s.wiksten@gmail.com\", role = \"ctb\"))",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Collate": "'FileComparator.R' 'BinaryFileComparator.R' 'Config.R'\n'Debugger.R' 'TxtFileComparator.R' 'FileComparatorFactory.R'\n'ImgFileComparator.R' 'PdfFileComparator.R'\n'TxtWithImagesComparator.R' 'RtfFileComparator.R'\n'list_files.R' 'list_folder_files.R' 'run_example.R'\n'utils-pipe.R'",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://ejuhjav.r-universe.dev",
  "Date/Publication": "2026-06-07 11:13:54 UTC",
  "RemoteUrl": "https://github.com/ejuhjav/verifyr2",
  "RemoteRef": "HEAD",
  "RemoteSha": "014f7a7f9b50d08bb204021b90244b8108047a02",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 12:42:22 UTC",
    "User": "root"
  },
  "Author": "Juha Javanainen [aut, cre],\nTiina Kirsilä [ctb],\nAnna Wiksten [ctb]",
  "Maintainer": "Juha Javanainen <ejuhjav@gmail.com>",
  "MD5sum": "1f63b36a3378b4558801b2a5d47dcab4",
  "_user": "ejuhjav",
  "_type": "src",
  "_file": "verifyr2_1.2.2.tar.gz",
  "_fileid": "7985ead411c0c961074d3b75e3a728263f9dc125076f7a9a123bb921a849ab9a",
  "_filesize": 2262516,
  "_sha256": "7985ead411c0c961074d3b75e3a728263f9dc125076f7a9a123bb921a849ab9a",
  "_created": "2026-06-07T12:42:22.000Z",
  "_published": "2026-06-07T12:46:13.165Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79959627843,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7464224093"
    },
    {
      "job": 79959627851,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7464224792"
    },
    {
      "job": 79959627817,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7464228177"
    },
    {
      "job": 79959627814,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7464221302"
    },
    {
      "job": 79959417373,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7464205164"
    },
    {
      "job": 79959627810,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7464223265"
    },
    {
      "job": 79959627821,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7464220973"
    },
    {
      "job": 79959627823,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7464218137"
    },
    {
      "job": 79959627830,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7464216834"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ejuhjav/verifyr2",
  "_commit": {
    "id": "014f7a7f9b50d08bb204021b90244b8108047a02",
    "author": "Juha <ejuhjav@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "chore(documentation): 77 fix contributing link (#81)",
    "time": 1780830834
  },
  "_maintainer": {
    "name": "Juha Javanainen",
    "email": "ejuhjav@gmail.com",
    "login": "ejuhjav",
    "description": "",
    "uuid": 5425515
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "diffobj",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "striprtf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "shinyFiles",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ejuhjav",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 5
    },
    {
      "week": "2025-28",
      "n": 4
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 5
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2026-01-03"
    },
    {
      "name": "v1.2.0",
      "date": "2026-05-23"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "ejuhjav",
      "count": 102,
      "uuid": 5425515
    },
    {
      "user": "smccawille88",
      "count": 1,
      "uuid": 48761659
    }
  ],
  "_userbio": {
    "uuid": 5425515,
    "type": "user",
    "name": "Juha"
  },
  "_downloads": {
    "count": 526,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/verifyr2"
  },
  "_devurl": "https://github.com/ejuhjav/verifyr2",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_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/verifyr2.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ejuhjav/verifyr2",
  "_realowner": "ejuhjav",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-07-16"
    },
    {
      "version": "1.1.0",
      "date": "2026-01-08"
    },
    {
      "version": "1.2.0",
      "date": "2026-05-23"
    }
  ],
  "_exports": [
    "%>%",
    "BinaryFileComparator",
    "Config",
    "create_comparator",
    "Debugger",
    "FileComparator",
    "ImgFileComparator",
    "list_files",
    "list_folder_files",
    "PdfFileComparator",
    "RtfFileComparator",
    "run_example",
    "TxtFileComparator"
  ],
  "_help": [
    {
      "page": "BinaryFileComparator",
      "title": "BinaryFileComparator.R",
      "topics": [
        "BinaryFileComparator"
      ]
    },
    {
      "page": "Config",
      "title": "Config.R",
      "topics": [
        "Config"
      ]
    },
    {
      "page": "create_comparator",
      "title": "FileComparatorFactory.R",
      "topics": [
        "create_comparator"
      ]
    },
    {
      "page": "Debugger",
      "title": "Debugger.R",
      "topics": [
        "Debugger"
      ]
    },
    {
      "page": "FileComparator",
      "title": "FileComparator.R",
      "topics": [
        "FileComparator"
      ]
    },
    {
      "page": "ImgFileComparator",
      "title": "ImgFileComparator.R",
      "topics": [
        "ImgFileComparator"
      ]
    },
    {
      "page": "list_files",
      "title": "One row list for two distinct files",
      "topics": [
        "list_files"
      ]
    },
    {
      "page": "list_folder_files",
      "title": "List files that exist in two folders",
      "topics": [
        "list_folder_files"
      ]
    },
    {
      "page": "PdfFileComparator",
      "title": "PdfFileComparator.R",
      "topics": [
        "PdfFileComparator"
      ]
    },
    {
      "page": "RtfFileComparator",
      "title": "RtfFileComparator.R",
      "topics": [
        "RtfFileComparator"
      ]
    },
    {
      "page": "run_example",
      "title": "Call for shiny example where the user can test verifyr2 package functions",
      "topics": [
        "run_example"
      ]
    },
    {
      "page": "TxtFileComparator",
      "title": "TextFileComparator.R",
      "topics": [
        "TxtFileComparator"
      ]
    },
    {
      "page": "TxtWithImagesFileComparator",
      "title": "TxtWithImageFileComparator.R",
      "topics": [
        "TxtWithImagesFileComparator"
      ]
    }
  ],
  "_readme": "https://github.com/ejuhjav/verifyr2/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crayon",
    "diffobj",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "striprtf",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 4.9164539485499255,
  "_indexed": true,
  "_nocasepkg": "verifyr2",
  "_universes": [
    "ejuhjav"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-06-07T12:44:29.000Z",
      "distro": "noble",
      "commit": "014f7a7f9b50d08bb204021b90244b8108047a02",
      "fileid": "161f26490b9dabe1e33ccb7d650ee2306f02a2b825ff604112c2731d155fb9f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-06-07T12:44:33.000Z",
      "distro": "noble",
      "commit": "014f7a7f9b50d08bb204021b90244b8108047a02",
      "fileid": "23210899956fbbc8f2cf01fa61c5ad85e13725d87c663b776df3b216792c2ec3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-06-07T12:44:58.000Z",
      "commit": "014f7a7f9b50d08bb204021b90244b8108047a02",
      "fileid": "009cf6c4de4c7820862515bb0d9ea33ed1e1c3d1452bb33b3c13e6bfcd4fe742",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-06-07T12:44:14.000Z",
      "commit": "014f7a7f9b50d08bb204021b90244b8108047a02",
      "fileid": "d5012439f42e7d3f3961bcf4b5746d6fdb096be08a44d4930fb59cb588708485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-06-07T12:44:41.000Z",
      "commit": "014f7a7f9b50d08bb204021b90244b8108047a02",
      "fileid": "f34bdc989ac1e1aee89bc12046066dfab8b4a215741597cbed27e1909db000b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-07T12:43:56.000Z",
      "commit": "014f7a7f9b50d08bb204021b90244b8108047a02",
      "fileid": "31d96ee5632680623857899a4024f15a9ff8664e6b315b01a3fbf0a432527208",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-07T12:43:34.000Z",
      "commit": "014f7a7f9b50d08bb204021b90244b8108047a02",
      "fileid": "76ad45990c13070c0cf0b38a728424238d9e08f08cd7c9413383fe8a5232dc5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-07T12:43:29.000Z",
      "commit": "014f7a7f9b50d08bb204021b90244b8108047a02",
      "fileid": "56612a12731fc841560a6c1a9684e46108945f44e8fa897f989615cb0507db5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejuhjav/actions/runs/27092811280"
    }
  ]
}