Genentech / psborrow2

psborrow2: Bayesian Dynamic Borrowing Simulation Study and Analysis
https://genentech.github.io/psborrow2/
Other
16 stars 2 forks source link

additional tweaks for CRAN #284

Open mattsecrest opened 4 months ago

mattsecrest commented 4 months ago
  1. Linking

    ' Please use one of borrowing_hierarchical_commensurate(), borrowing_none(), or borrowing_full() instead.

    ' Please use one of [borrowing_hierarchical_commensurate()], [borrowing_none()], or [borrowing_full()] instead.

  2. Back-ticks

    ' @return data.frame with simulation results.

    ' @return A data.frame with simulation results.

gravesti commented 4 months ago

@mattsecrest Is there something to do here?