Polkas / rdevdash

r developer dashboard based on pacs

Home Page:https://polkas.shinyapps.io/rdevdash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rdevdash

R-CMD-check

Welcome to the R Package Developer Dashboard, a comprehensive tool designed to streamline the process of tracking and managing CRAN packages.

Key Dashboard Features:

  • Package Information: Quickly retrieve and display detailed information about any CRAN package, including the latest version, license, and maintainer details.
  • Package Downloads: Visualize and compare package download statistics over time.
  • Version Differences: Compare different versions of a package to track changes and updates.
  • CRAN Check Results: View CRAN check results.
  • Package Dependencies: Analyze package dependencies from user and developer perspective.
  • CRAN Releases: Stay updated with all CRAN releases for a package.

This dashboard is primarily powered by the pacs package, which is an essential toolkit for R developers looking to gain insights into package development, maintenance, and deployment on CRAN.

What is pacs ?

pacs is an R package that provides a suite of functions to interact with CRAN packages, analyze dependencies, compare package versions, and much more. It serves as the backbone of this dashboard. For more information, visit the pacs CRAN page.

About

r developer dashboard based on pacs

https://polkas.shinyapps.io/rdevdash/

License:Apache License 2.0


Languages

Language:R 98.2%Language:CSS 1.8%