Skip to content

benviplot v0.9.5 - Pre-Release Candidate

Pre-release
Pre-release

Choose a tag to compare

@viniciusoike viniciusoike released this 08 Oct 17:45
· 70 commits to master since this release

benviplot v0.9.5 (2025-10-08)

Pre-release version preparing for v1.0.0

This release completes the package infrastructure with professional documentation and automated CI/CD.

✨ What's New

Phase 5: pkgdown Website

  • 📚 Live documentation at https://viniciusoike.github.io/benviplot/
  • 🎨 Professional Bootstrap 5 theme with Poppins font
  • 📖 Complete function reference organized by category
  • 📝 All 4 comprehensive vignettes as searchable articles
  • 🔍 Built-in search functionality

Phase 6: GitHub Actions CI/CD

  • ✅ Automated testing on 5 platform/R version combinations
    • macOS (R release)
    • Windows (R release)
    • Ubuntu (R devel, release, oldrel-1)
  • 🚀 Automated documentation deployment to GitHub Pages
  • 📊 Test coverage tracking with Codecov
  • 🏷️ Status badges in README

🔬 Quality Assurance

  • ✓ Package passes R CMD check on all platforms
  • ✓ 0 errors, 0 warnings, 0 notes
  • ✓ All 196 tests passing (100% success rate)
  • ✓ Documentation building automatically
  • ✓ Test coverage tracked and reported

📦 Installation

Install from GitHub:

# install.packages("remotes")
remotes::install_github("viniciusoike/benviplot@v0.9.5")

📚 Documentation

⚠️ Note

This is a pre-release version intended for final review and testing before the official v1.0.0 release.

🙏 Acknowledgments

Thanks to the R community and the developers of the tidyverse, ggplot2, and r-lib/actions for making this package possible.


Full changelog: https://viniciusoike.github.io/benviplot/news/index.html