{
  "_id": "6a214609cd65a98ecbd2b6e0",
  "Package": "GetLattesData",
  "Title": "Reading Bibliometric Data from Lattes Platform",
  "Version": "1.5.1",
  "Authors@R": "person(\"Marcelo\", \"Perlin\", email = \"marceloperlin@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A simple API for downloading and reading xml data directly\nfrom Lattes <http://lattes.cnpq.br/>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/msperlin/GetLattesData/issues",
  "URL": "https://github.com/msperlin/GetLattesData/",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://msperlin.r-universe.dev",
  "Date/Publication": "2025-08-08 13:51:42 UTC",
  "RemoteUrl": "https://github.com/msperlin/getlattesdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf52ed883a366bb04547064f69851940dd5ea619",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:28:51 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre]",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "MD5sum": "72757c348a3ec44e04766ee91d0a6c2e",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetLattesData_1.5.1.tar.gz",
  "_fileid": "aa1448620358cc2f6bdda5e204005b0b936b755ac48bf026f7e7125a36b96305",
  "_filesize": 4140133,
  "_sha256": "aa1448620358cc2f6bdda5e204005b0b936b755ac48bf026f7e7125a36b96305",
  "_created": "2026-06-04T09:28:51.000Z",
  "_published": "2026-06-04T09:31:53.707Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79489789641,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407948920"
    },
    {
      "job": 79489789458,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407949383"
    },
    {
      "job": 79489789562,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407943865"
    },
    {
      "job": 79489789564,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407944666"
    },
    {
      "job": 79489277331,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407896162"
    },
    {
      "job": 79489789477,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407936796"
    },
    {
      "job": 79489789472,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407932862"
    },
    {
      "job": 79489789455,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407929262"
    },
    {
      "job": 79489790522,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407938409"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/msperlin/getlattesdata",
  "_commit": {
    "id": "cf52ed883a366bb04547064f69851940dd5ea619",
    "author": "msperlin <marceloperlin@gmail.com>",
    "committer": "msperlin <marceloperlin@gmail.com>",
    "message": "version bump\n",
    "time": 1754661102
  },
  "_maintainer": {
    "name": "Marcelo Perlin",
    "email": "marceloperlin@gmail.com",
    "login": "msperlin",
    "description": "Associate Professor and Researcher at UFRGS",
    "uuid": 10583352
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    }
  ],
  "_owner": "msperlin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "bibliometrics"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 70,
      "uuid": 10583352
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "regisely",
      "count": 1,
      "uuid": 7592969
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetLattesData"
  },
  "_devurl": "https://github.com/msperlin/getlattesdata",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GetLattesData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msperlin/getlattesdata",
  "_realowner": "msperlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2017-09-05"
    },
    {
      "version": "0.6",
      "date": "2017-10-15"
    },
    {
      "version": "0.7",
      "date": "2017-10-31"
    },
    {
      "version": "0.8",
      "date": "2017-11-12"
    },
    {
      "version": "0.9",
      "date": "2017-11-28"
    },
    {
      "version": "1.0",
      "date": "2018-08-13"
    },
    {
      "version": "1.1",
      "date": "2018-08-19"
    },
    {
      "version": "1.2",
      "date": "2018-10-11"
    },
    {
      "version": "1.3",
      "date": "2019-04-10"
    },
    {
      "version": "1.3.1",
      "date": "2019-08-08"
    },
    {
      "version": "1.4",
      "date": "2020-03-07"
    },
    {
      "version": "1.4.1",
      "date": "2022-06-08"
    },
    {
      "version": "1.4.2",
      "date": "2022-12-06"
    },
    {
      "version": "1.4.3",
      "date": "2023-08-09"
    },
    {
      "version": "1.5",
      "date": "2024-05-04"
    }
  ],
  "_exports": [
    "gld_get_lattes_data_from_zip",
    "gld_read_zip2"
  ],
  "_help": [
    {
      "page": "gld_get_lattes_data_from_zip",
      "title": "Reads zip files from Lattes",
      "topics": [
        "gld_get_lattes_data_from_zip"
      ]
    },
    {
      "page": "gld_read_zip2",
      "title": "Reads xml data from lattes zip file",
      "topics": [
        "gld_read_zip2"
      ]
    }
  ],
  "_readme": "https://github.com/msperlin/getlattesdata/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "stringdist",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "gld_vignette-ReadLattes.Rmd",
      "filename": "gld_vignette-ReadLattes.html",
      "title": "How to use GetLattesData",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example of usage",
        "An application of  GetLattesData"
      ],
      "created": "2017-09-04 18:14:00",
      "modified": "2022-06-08 12:53:53",
      "commits": 14
    }
  ],
  "_score": 5.686636269262293,
  "_indexed": true,
  "_nocasepkg": "getlattesdata",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-06-04T09:31:03.000Z",
      "distro": "noble",
      "commit": "cf52ed883a366bb04547064f69851940dd5ea619",
      "fileid": "19aec271f726e1c9daa9ac3a8f3489626dacb6caf6be09be78bd6ede00de53c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.1",
      "date": "2026-06-04T09:31:04.000Z",
      "distro": "noble",
      "commit": "cf52ed883a366bb04547064f69851940dd5ea619",
      "fileid": "9a7b7779d7c540868966d9e37314a68ce6f5a492b148947813b62909e6c337bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.1",
      "date": "2026-06-04T09:30:50.000Z",
      "commit": "cf52ed883a366bb04547064f69851940dd5ea619",
      "fileid": "64f468f3f45178799e63f01a40392789e08fc98e9543470c403f28db03e7557b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.1",
      "date": "2026-06-04T09:30:53.000Z",
      "commit": "cf52ed883a366bb04547064f69851940dd5ea619",
      "fileid": "8e1d684e710c556754a9fb3d1311be3a90fe76716a5c63cedbd6a61cd55544e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.1",
      "date": "2026-06-04T09:30:57.000Z",
      "commit": "cf52ed883a366bb04547064f69851940dd5ea619",
      "fileid": "65343fe1d3f1495ae8000d793a0b52c194d0088ba228618e2eb817665a83ef73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.1",
      "date": "2026-06-04T09:30:10.000Z",
      "commit": "cf52ed883a366bb04547064f69851940dd5ea619",
      "fileid": "4264ad0fae97306fba1516b6811eea8b66319ea3c5d915d760ad53af2ff5cb5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.1",
      "date": "2026-06-04T09:30:03.000Z",
      "commit": "cf52ed883a366bb04547064f69851940dd5ea619",
      "fileid": "18b057dd08072e9b6597916a8beaf636c73993bc9a11d755f792e6e05ec8025e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.1",
      "date": "2026-06-04T09:30:17.000Z",
      "commit": "cf52ed883a366bb04547064f69851940dd5ea619",
      "fileid": "6fc279fb37f46032a58c1fad604d3c9f1a26b471daefbf2c55d45349218b08a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26943103241"
    }
  ]
}