{
  "_id": "6a129252acfb0bcc41d0b304",
  "Package": "repana",
  "Type": "Package",
  "Title": "Repeatable Analysis in R",
  "Version": "2.2.1",
  "Authors@R": "person(\ngiven = \"John J.\",\nfamily = \"Aponte\",\nrole = c(\"aut\", \"cre\"),\nemail = \"john.j.aponte@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3014-3673\"))",
  "URL": "https://github.com/johnaponte/repana,\nhttps://johnaponte.github.io/repana/",
  "Description": "Set of utilities to facilitate the reproduction of\nanalysis in R. It allow to make_structure(), clean_structure(),\nand run and log programs in a predefined order to allow\nsecondary files, analysis and reports be constructed in an\nordered and reproducible form.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "BugReports": "https://github.com/johnaponte/repana/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://johnaponte.r-universe.dev",
  "Date/Publication": "2025-02-21 20:13:18 UTC",
  "RemoteUrl": "https://github.com/johnaponte/repana",
  "RemoteRef": "HEAD",
  "RemoteSha": "e383217b5c77a0644c1b75c20906caa4b25481a8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 05:49:07 UTC",
    "User": "root"
  },
  "Author": "John J. Aponte [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3014-3673>)",
  "Maintainer": "John J. Aponte <john.j.aponte@gmail.com>",
  "MD5sum": "fe5092292b0742f5f49f3dbd6e437aa6",
  "_user": "johnaponte",
  "_type": "src",
  "_file": "repana_2.2.1.tar.gz",
  "_fileid": "99347a21f41be5b8ac9329fa06858b8d2a971119fab51d48b3f3d4e5ac041301",
  "_filesize": 224715,
  "_sha256": "99347a21f41be5b8ac9329fa06858b8d2a971119fab51d48b3f3d4e5ac041301",
  "_created": "2026-05-24T05:49:07.000Z",
  "_published": "2026-05-24T05:53:22.251Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77575237903,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182644434"
    },
    {
      "job": 77575237905,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182644457"
    },
    {
      "job": 77575237910,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182638116"
    },
    {
      "job": 77575237912,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182637334"
    },
    {
      "job": 77575078378,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182627466"
    },
    {
      "job": 77575237907,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182641540"
    },
    {
      "job": 77575237913,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182639500"
    },
    {
      "job": 77575237914,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182638708"
    },
    {
      "job": 77575237909,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182651417"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/johnaponte/repana",
  "_commit": {
    "id": "e383217b5c77a0644c1b75c20906caa4b25481a8",
    "author": "johnaponte <john.j.aponte@gmail.com>",
    "committer": "johnaponte <john.j.aponte@gmail.com>",
    "message": "Update description and documentation\n",
    "time": 1740168798
  },
  "_maintainer": {
    "name": "John J. Aponte",
    "email": "john.j.aponte@gmail.com",
    "login": "johnaponte",
    "orcid": "0000-0002-3014-3673",
    "description": "",
    "uuid": 3891174
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "DBI",
      "version": ">= 1.0",
      "role": "Depends"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "pool",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "RPostgres",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    },
    {
      "package": "pacman",
      "role": "Suggests"
    },
    {
      "package": "targets",
      "role": "Suggests"
    }
  ],
  "_owner": "johnaponte",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "johnaponte",
      "count": 124,
      "uuid": 3891174
    }
  ],
  "_userbio": {
    "uuid": 3891174,
    "type": "user",
    "name": "John J. Aponte"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/repana"
  },
  "_devurl": "https://github.com/johnaponte/repana",
  "_pkgdown": "https://johnaponte.github.io/repana/",
  "_searchresults": 6,
  "_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/repana.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johnaponte/repana",
  "_realowner": "johnaponte",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.23.0",
      "date": "2021-05-17"
    },
    {
      "version": "1.23.1",
      "date": "2021-05-18"
    },
    {
      "version": "1.23.2",
      "date": "2021-09-20"
    },
    {
      "version": "2.0.0",
      "date": "2024-01-24"
    },
    {
      "version": "2.1.0",
      "date": "2024-01-30"
    },
    {
      "version": "2.2.0",
      "date": "2024-05-03"
    },
    {
      "version": "2.2.1",
      "date": "2025-02-21"
    }
  ],
  "_exports": [
    "addDataTable",
    "clean_database",
    "clean_structure",
    "get_con",
    "get_dirs",
    "get_pool",
    "insert_template",
    "make_structure",
    "master",
    "master_txt",
    "render_report",
    "targets_structure",
    "update_table"
  ],
  "_help": [
    {
      "page": "addDataTable",
      "title": "A wrap to 'writeDataTable'",
      "topics": [
        "addDataTable"
      ]
    },
    {
      "page": "clean_database",
      "title": "Helper function to drop all tables from a database",
      "topics": [
        "clean_database"
      ]
    },
    {
      "page": "clean_structure",
      "title": "Clean the secondary files of the project",
      "topics": [
        "clean_structure"
      ]
    },
    {
      "page": "get_con",
      "title": "Get a DBI connection reading a configuration file",
      "topics": [
        "get_con"
      ]
    },
    {
      "page": "get_dirs",
      "title": "Get the 'dirs' section of the 'config.yml' file",
      "topics": [
        "get_dirs"
      ]
    },
    {
      "page": "get_pool",
      "title": "Get a pool connection reading a configuration file",
      "topics": [
        "get_pool"
      ]
    },
    {
      "page": "insert_template",
      "title": "RStudio addin app to insert a template to the heading part of a snip code",
      "topics": [
        "insert_template"
      ]
    },
    {
      "page": "make_structure",
      "title": "Make the structure for a new project",
      "topics": [
        "make_structure"
      ]
    },
    {
      "page": "master",
      "title": "Render programs",
      "topics": [
        "master"
      ]
    },
    {
      "page": "master_txt",
      "title": "Runs the programs",
      "topics": [
        "master_txt"
      ]
    },
    {
      "page": "render_report",
      "title": "A wrap to render a markdown report",
      "topics": [
        "render_report"
      ]
    },
    {
      "page": "targets_structure",
      "title": "Create configuration to use targets",
      "topics": [
        "targets_structure"
      ]
    },
    {
      "page": "update_table",
      "title": "Helper function to include a data.frame in the database and update the log",
      "topics": [
        "update_table"
      ]
    },
    {
      "page": "write_log",
      "title": "Make a log of the updates on the database",
      "topics": [
        "write_log"
      ]
    }
  ],
  "_pkglogo": "https://github.com/johnaponte/repana/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/johnaponte/repana/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "config",
    "cpp11",
    "crayon",
    "DBI",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "pool",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "stringi",
    "tibble",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "reports.Rmd",
      "filename": "reports.html",
      "title": "Creating reports",
      "author": "John J Aponte",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-01-21 16:46:56",
      "modified": "2024-01-26 16:53:22",
      "commits": 2
    },
    {
      "source": "database.Rmd",
      "filename": "database.html",
      "title": "Database configuration",
      "author": "John J Aponte",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-01-21 16:46:56",
      "modified": "2024-01-24 15:45:21",
      "commits": 2
    },
    {
      "source": "targets.Rmd",
      "filename": "targets.html",
      "title": "Integration with Targets",
      "author": "John J Aponte",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setting up targets with repana",
        "Managing Project Artifacts",
        "Running the Analysis",
        "Conclusion"
      ],
      "created": "2024-05-03 14:56:02",
      "modified": "2024-05-03 14:56:02",
      "commits": 1
    },
    {
      "source": "template.Rmd",
      "filename": "template.html",
      "title": "Modifying the template",
      "author": "John J Aponte",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-01-21 16:46:56",
      "modified": "2024-01-24 15:45:21",
      "commits": 3
    },
    {
      "source": "structure.Rmd",
      "filename": "structure.html",
      "title": "Repana Structure",
      "author": "John J Aponte",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Default structure",
        "Section dirs:",
        "Section clean_before_new_analysis:",
        "Section defaultdb:",
        "Section template:",
        "Workflow"
      ],
      "created": "2023-11-12 20:54:27",
      "modified": "2024-01-24 15:45:21",
      "commits": 6
    }
  ],
  "_score": 5.096910013008056,
  "_indexed": true,
  "_nocasepkg": "repana",
  "_universes": [
    "johnaponte"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.1",
      "date": "2026-05-24T05:51:25.000Z",
      "distro": "noble",
      "commit": "e383217b5c77a0644c1b75c20906caa4b25481a8",
      "fileid": "88926156870c9d6c31a1b614cd3cef06e57942ca216536bacce2175a805d5744",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.1",
      "date": "2026-05-24T05:51:27.000Z",
      "distro": "noble",
      "commit": "e383217b5c77a0644c1b75c20906caa4b25481a8",
      "fileid": "be8708a109d876a5da910c5b1d0d465acda2bd7e479842c1677b11f4933b27f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.1",
      "date": "2026-05-24T05:50:37.000Z",
      "commit": "e383217b5c77a0644c1b75c20906caa4b25481a8",
      "fileid": "efac712232fbf192feda7b908d156c99c9c71d7e2aecb634d847021a7873b2e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.1",
      "date": "2026-05-24T05:50:31.000Z",
      "commit": "e383217b5c77a0644c1b75c20906caa4b25481a8",
      "fileid": "918433d9e482418d5efec4e4361707a78930e7db6f22db1790f221bfc2a88697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.1",
      "date": "2026-05-24T05:51:33.000Z",
      "commit": "e383217b5c77a0644c1b75c20906caa4b25481a8",
      "fileid": "a71e1939f467967dc1554be4a0915b6172ac19a9342641f32bcb55198164509c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.1",
      "date": "2026-05-24T05:50:30.000Z",
      "commit": "e383217b5c77a0644c1b75c20906caa4b25481a8",
      "fileid": "988c4b32a4a8da473ec72b8666c86df40c590992bb2fda7a709ffdd570c3153f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.1",
      "date": "2026-05-24T05:50:26.000Z",
      "commit": "e383217b5c77a0644c1b75c20906caa4b25481a8",
      "fileid": "5d24e980af7a05081deb5a5771f8ea17da46b8fe39b1962823a96af73cff758e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.1",
      "date": "2026-05-24T05:52:27.000Z",
      "commit": "e383217b5c77a0644c1b75c20906caa4b25481a8",
      "fileid": "bc3b242a1da097e5a44c6ba3e620f5101ac7ada0460f94468446815ed125bea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnaponte/actions/runs/26353239543"
    }
  ]
}