openpharma / crmPack

Object-Oriented Implementation of CRM Designs
https://openpharma.github.io/crmPack/
20 stars 10 forks source link

protocol text alignment and generation from crmPack #480

Open danielinteractive opened 1 year ago

danielinteractive commented 1 year ago

Idea: It could be efficient for statisticians working on their trial protocol to be able to automatically output the corresponding text from the Design object.

Prerequisite: Alignment on the content of the protocol text.

Challenges:

Puzzled-Face commented 1 year ago

I see this sort of report template as a key element of the shinyCrmPack app. The autoquarto package I am also working on will be helpful, as will the broom-like tidy and methods discussed in #587 and #323.

This is a specific instance of a more general report suite that could include, for example, summaries for dose escalation meetings, CSRs and simulation reports.

Puzzled-Face commented 8 months ago

See #774.