Skip to contents
AssociationExplorer2 0.1.6
pkgdown
- Added pkgdown configuration and GitHub Actions workflow for site builds.
- Updated ignored files to exclude pkgdown outputs and site artifacts.
- Added the public pkgdown website URL to the package metadata.
- No functional changes to the package code or Shiny application.
AssociationExplorer2 0.1.1 to 0.1.5
Maintenance release (CRAN resubmission)
- Updated the
Title field in the DESCRIPTION file to meet CRAN Title Case requirements.
- Revised the
Authors@R field to remove deprecated comment elements.
- Updated the
inst/CITATION file to use bibentry() instead of the deprecated citEntry().
- Clarified CSV input format requirements in the user interface and documentation (comma-separated values and dot decimals).
- No functional changes to the package code or Shiny application.
AssociationExplorer2 0.1.0
Initial CRAN release
- First published version of the AssociationExplorer2 package.
- Provides an interactive Shiny application for exploring statistical associations.
- Includes:
- Includes a small demonstration dataset for testing and illustration.
- Provides the
run_associationexplorer() function to launch the application.