Skip to content

pacs

Supplementary Tools for R Packages Developers

v0.6.0 · Sep 27, 2024 · GPL (>= 3)

Description

Supplementary utils for CRAN maintainers and R packages developers. Validating the library, packages and lock files. Exploring a complexity of a specific package like evaluating its size in bytes with all dependencies. The shiny app complexity could be explored too. Assessing the life duration of a specific package version. Checking a CRAN package check page status for any errors and warnings. Retrieving a DESCRIPTION or NAMESPACE file for any package version. Comparing DESCRIPTION or NAMESPACE files between different package versions. Getting a list of all releases for a specific package. The Bioconductor is partly supported.

Downloads

CRAN

334

Last 30 days

12791st

788

Last 90 days

3.1K

Last year

Trend: +94.2% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

23

Last 90 days

93

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

5

Last 7 days

12

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING r-devel-linux-x86_64-debian-gcc

code files for non-ASCII characters

Found the following file with non-ASCII characters:
  Fatal error: cannot create 'R_TempDir'
Portable packages must use only ASCII characters in their R code and
NAMESPACE directives, except perhaps in comments.
Use \uxxxx escapes for other characters.
Function ‘tools::showNonASCIIfile’ can help in finding non-ASCII
characters in files.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies curl memoise jsonlite xml2 stringi pacs

Version History

16 tracked
new 0.6.0 Mar 10, 2026
updated 0.6.0 ← 0.5.1 diff Sep 27, 2024
updated 0.5.1 ← 0.4.10 diff Aug 18, 2023
updated 0.4.10 ← 0.4.8 diff Feb 26, 2023
updated 0.4.8 ← 0.4.5 diff Jun 27, 2022
updated 0.4.5 ← 0.4.4 diff May 10, 2022
updated 0.4.4 ← 0.4.3 diff Apr 3, 2022
updated 0.4.3 ← 0.4.2 diff Mar 2, 2022
updated 0.4.2 ← 0.3.7 diff Feb 19, 2022
updated 0.3.7 ← 0.3.5 diff Feb 12, 2022
updated 0.3.5 ← 0.3.4 diff Sep 12, 2021
updated 0.3.4 ← 0.3.3 diff Sep 5, 2021
updated 0.3.3 ← 0.3.2 diff Aug 16, 2021
updated 0.3.2 ← 0.2.8 diff Aug 9, 2021
updated 0.2.8 ← 0.2.5 diff Jul 30, 2021