Skip to contents

RPACT Cloud 2.8.1

New Features

  • Saving Designs
    • Sessions (including all designs) can now be downloaded as a file and restored via an HTML link
    • Sessions can be bookmarked in the browser, preserving all designs
    • All designs are automatically restored after a session timeout (just reload the page, e.g. with the F5 key, when the app is greyed out)

Enhancements

  • Add futility/beta-spending options to plot settings UI
  • Issue #75 fixed

RPACT Cloud 2.8.0

New Features

  • Comparison Tool
    • Added a Comparison Tool Help page to the comparison tab
    • Comparison tables are now generated with the flextable package
    • Added filters for relevant parameters
  • Survival Design Simulation (Two Groups)
    • Users can define the number of raw datasets per stage (maxNumberOfRawDatasetsPerStage)
    • Raw data can be exported as an Excel file
  • Standard Deviation
    • For two-armed trials, it is possible to specify the standard deviations separately, i.e., different standard deviations for group 1 and 2 can be defined.

Enhancements

  • Improved performance by replacing all conditional panels with a server-side rendering solution
  • Several design comparison settings have been moved to a central settings tab on the right for easier access and usability

RPACT Cloud 2.7.0

New Features

  • Installation Qualification & Quality Assurance
    • Added User Requirements Specification (URS). Details: https://docs.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.