{
  "_id": "6a495560f6c47c441949c628",
  "Package": "diario",
  "Type": "Package",
  "Title": "'R' Interface to the 'Diariodeobras' Application",
  "Version": "0.1.2",
  "Date": "2026-06-25",
  "Authors@R": "c(\nperson(\"Andre\", \"Leite\", email = \"leite@castlab.org\", role = c(\"aut\", \"cre\")),\nperson(\"Hugo\", \"Vasconcelos\", email = \"hugo.vasconcelos@ufpe.br\", role = \"aut\"),\nperson(\"Diogo\", \"Bezerra\", email = \"diogo.bezerra@ufpe.br\", role = \"aut\"),\nperson(\"Marcos\", \"Wasilew\", email = \"marcos.wasilew@gmail.com\", role = \"aut\"),\nperson(\"Carlos\", \"Amorim\", email = \"carlos.agaf@ufpe.br\", role = \"aut\"),\nperson(\"Felipe\", \"Ferreira\", email = \"felipe.ferreira@semobi.pe.gov.br\", role = \"aut\"),\nperson(\"Roger\", \"Azevedo\", email = \"roger.azevedo@tpfe.com.br\", role = \"aut\")\n)",
  "Description": "Provides a set of functions for securely storing 'API'\ntokens and interacting with the <https://diariodeobras.net>\nsystem. Includes convenient wrappers around the 'httr2' package\nto perform authenticated requests, retrieve project details,\ntasks, reports, and more.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/StrategicProjects/diario,\nhttps://strategicprojects.github.io/diario/",
  "BugReports": "https://github.com/StrategicProjects/diario/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libsecret-1-dev libssl-dev",
  "Repository": "https://strategicprojects.r-universe.dev",
  "Date/Publication": "2026-06-28 22:44:41 UTC",
  "RemoteUrl": "https://github.com/strategicprojects/diario",
  "RemoteRef": "HEAD",
  "RemoteSha": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-28 23:07:57 UTC",
    "User": "root"
  },
  "Author": "Andre Leite [aut, cre],\nHugo Vasconcelos [aut],\nDiogo Bezerra [aut],\nMarcos Wasilew [aut],\nCarlos Amorim [aut],\nFelipe Ferreira [aut],\nRoger Azevedo [aut]",
  "Maintainer": "Andre Leite <leite@castlab.org>",
  "_user": "strategicprojects",
  "_type": "src",
  "_file": "diario_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/abd4090a084238fa90953b2441fb4d2dba0ebab7ee0aeaa4346c8bb9bafcb7aa",
  "_filesize": 315698,
  "_sha256": "abd4090a084238fa90953b2441fb4d2dba0ebab7ee0aeaa4346c8bb9bafcb7aa",
  "_expires": "2026-10-12T18:47:58.000Z",
  "_created": "2026-06-28T23:07:57.000Z",
  "_published": "2026-07-04T18:48:00.029Z",
  "_jobs": [
    {
      "job": 85157773493,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7939544190"
    },
    {
      "job": 85157773381,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7939545611"
    },
    {
      "job": 85157773400,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7939541646"
    },
    {
      "job": 85157773318,
      "time": 67,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7939538810"
    },
    {
      "job": 85157773152,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7939530426"
    },
    {
      "job": 85157773483,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7939543069"
    },
    {
      "job": 85157773309,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7939540793"
    },
    {
      "job": 85157773460,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7939541149"
    },
    {
      "job": 85157773408,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7939538821"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690",
  "_status": "success",
  "_upstream": "https://github.com/strategicprojects/diario",
  "_commit": {
    "id": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
    "author": "André Leite <leite@de.ufpe.br>",
    "committer": "André Leite <leite@de.ufpe.br>",
    "message": "feat(logo): new hex sticker matching the diariopy sibling\n\nReplace the package logo with a hex sticker consistent with the Python\nport (tower crane building over a structure, teal palette, \"diario\" with\nan R-blue \"R\" accent mirroring diariopy's amber \"py\"). Updates\nman/figures/logo.png and the pkgdown favicon sources; pkgdown rebuilds\nand deploys the site on push.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n",
    "time": 1782686681
  },
  "_maintainer": {
    "name": "Andre Leite",
    "email": "leite@castlab.org"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "strategicprojects",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-26",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "milkway",
      "count": 14,
      "uuid": 7375849
    }
  ],
  "_userbio": {
    "uuid": 127886513,
    "type": "organization",
    "name": "Projetos Estratégicos",
    "followers": 4,
    "description": "Repositório de código da Assessoria Especial de Projetos Estratégicos."
  },
  "_downloads": {
    "count": 573,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diario"
  },
  "_devurl": "https://github.com/strategicprojects/diario",
  "_pkgdown": "https://strategicprojects.github.io/diario/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diario.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/strategicprojects/diario",
  "_realowner": "strategicprojects",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-17"
    },
    {
      "version": "0.1.1",
      "date": "2026-04-07"
    },
    {
      "version": "0.1.2",
      "date": "2026-06-26"
    }
  ],
  "_exports": [
    "diario_get_company",
    "diario_get_entities",
    "diario_get_project_details",
    "diario_get_projects",
    "diario_get_report_details",
    "diario_get_reports",
    "diario_get_task_details",
    "diario_get_task_list",
    "diario_perform_request",
    "diario_retrieve_token",
    "diario_store_token"
  ],
  "_help": [
    {
      "page": "diario_get_company",
      "title": "Get company details",
      "topics": [
        "diario_get_company"
      ]
    },
    {
      "page": "diario_get_entities",
      "title": "Get all registered entities (cadastros)",
      "topics": [
        "diario_get_entities"
      ]
    },
    {
      "page": "diario_get_project_details",
      "title": "Get details of a specific project",
      "topics": [
        "diario_get_project_details"
      ]
    },
    {
      "page": "diario_get_projects",
      "title": "Get list of projects (obras)",
      "topics": [
        "diario_get_projects"
      ]
    },
    {
      "page": "diario_get_report_details",
      "title": "Get details of a specific report",
      "topics": [
        "diario_get_report_details"
      ]
    },
    {
      "page": "diario_get_reports",
      "title": "Get reports of a specific project",
      "topics": [
        "diario_get_reports"
      ]
    },
    {
      "page": "diario_get_task_details",
      "title": "Get details of a specific task",
      "topics": [
        "diario_get_task_details"
      ]
    },
    {
      "page": "diario_get_task_list",
      "title": "Get the task list of a specific project",
      "topics": [
        "diario_get_task_list"
      ]
    },
    {
      "page": "diario_perform_request",
      "title": "Perform an API request to Diario",
      "topics": [
        "diario_perform_request"
      ]
    },
    {
      "page": "diario_retrieve_token",
      "title": "Retrieve the API token for Diario",
      "topics": [
        "diario_retrieve_token"
      ]
    },
    {
      "page": "diario_store_token",
      "title": "Store the API token for Diario",
      "topics": [
        "diario_store_token"
      ]
    }
  ],
  "_pkglogo": "https://github.com/strategicprojects/diario/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/strategicprojects/diario/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "filelock",
    "glue",
    "httr2",
    "keyring",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "diario",
  "_universes": [
    "strategicprojects"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-28T23:09:56.000Z",
      "distro": "resolute",
      "commit": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
      "fileid": "https://r2.ropensci.org/0dc94c5caa832ad075aae4df3e306d9d0f2b0535475e35ab92b53adfc3ebcd24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-28T23:10:06.000Z",
      "distro": "resolute",
      "commit": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
      "fileid": "https://r2.ropensci.org/be30b114fa10685accc8c47cfb5f0365908716e0fa1f19024e83215cf0b15263",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-28T23:09:36.000Z",
      "commit": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
      "fileid": "https://r2.ropensci.org/5638c6d84c1c9ef1870dd46f5d08a3728c27406c6494ee18347931203a4555d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-28T23:09:14.000Z",
      "commit": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
      "fileid": "https://r2.ropensci.org/e7dab2eb317ddc264db4f347619e5e0bbf195befbe2b10bfefce0108a4a6c252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-28T23:09:56.000Z",
      "commit": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
      "fileid": "https://r2.ropensci.org/70b123d128376b3e2d74660e3c1a75058bbded1ddb497feaaaf42cc4d908b9a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-28T23:09:23.000Z",
      "commit": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
      "fileid": "https://r2.ropensci.org/aae0e7e4caa86b7768da102ae23edcfbfebff8ac5ec7d4ae2f9f94bce100b229",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-28T23:09:26.000Z",
      "commit": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
      "fileid": "https://r2.ropensci.org/761b87392eea830d9c9f2516b5402b0d7b316aa94bc44893863bd5a97b0ce530",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-28T23:09:06.000Z",
      "commit": "292b76d8b1e95ffd5d4ff6889ffec3b51e3f3476",
      "fileid": "https://r2.ropensci.org/49c25090c90834f094f7ca913fe17178c984422fdf6c4cf85a11c20c2ae7e8b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28339061690"
    }
  ]
}