Skip to contents

RPACT Cloud 2.7.0

New Features

  • Installation Qualification & Quality Assurance
    • Added User Requirements Specification (URS). Details: https://docs.recursion.cloud.rpact.com/articles/urs.html
    • Perform installation qualification directly in the System Status section while the app is running.
    • Download qualification reports as HTML or PDF.
    • Enhanced UX with a progress spinner and real-time status updates.
  • Session Timeout Handler
    • Introduced session timeout logic with an environment variable fallback.
    • Display remaining session time with conditional formatting based on time left.
  • Table Rendering Improvements
    • New options in the project comparison UI to toggle rounding and set decimal precision via checkbox and select inputs.
    • Dynamically enable or disable related UI controls (roundingEnabled, digits) based on user selections.
    • Refactored roundNumericTableColumnsBeforeRendering to return both the modified data frame and the list of numeric columns, allowing precise rendering control.

Enhancements

  • Report Legend Position
    • Added a drop-down menu to select the legend position in generated reports.
  • Markdown Rendering
  • Internal Utilities
    • Documented utility functions (appendTabItem, closeTabItem, getPreConfigurationFromURL) for improved code clarity.
    • Strengthened validation logic to robustly handle edge cases (e.g., numeric and grouping values).

RPACT Cloud 2.6.1

  • Log Messages: New menu item to view and share server logs for debugging.
  • Compatibility: Supports ggplot2 versions prior to 3.5.0.
  • UI & Testing:
    • Refactored Apply button functionality.
    • Display ggplot2 version info on the System Status page.
    • Added new shinytest2 unit tests.

RPACT Cloud 2.6.0

  • Custom Report Metadata: Specify user name and report name for generated reports.
  • Email Integration: Send reports as email attachments directly from the app.
  • CI/CD & Testing:
    • Integrated shinytest2 unit tests.
    • Added GitHub Actions workflows for package checks and tests.
  • Stability: Fixed client-reported issues and improved notification handling.

RPACT Cloud 2.5.3

  • Bug Fix: Hazard ratio now displays correctly for the “Assumed medians of reference group (median2) + hazard ratio” option.
  • UX Tweaks: Minor interface improvements.

RPACT Cloud 2.5.2

  • Manual Table Updates: Tables now update only after clicking the Apply button.
  • UX Tweaks: Additional minor UI enhancements.

RPACT Cloud 2.5.1

  • Design Option: Added no-early-efficacy design (typeOfDesign = "noEarlyEfficacy").
  • Hazard Models: Support for non-proportional hazards analyses.

RPACT Cloud 2.5.0

  • Performance: Overall speed improvements.
  • Bug Fix: Fixed risk ratio checkbox behavior in getPowerRates() for two-group analyses.

RPACT Cloud 2.0.0

  • Initial Release: Launch of the first version of RPACT Cloud.