Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions esub/esub.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ Since these pilots laid the foundation, several major pharma companies have
submitted primarily using R to health authorities across the world, so this
article includes a mix of learnings from the pilots and real submissions.

In early 2025, the R Submissions WG [launched Pilot 5](https://r-consortium.org/posts/submissions-wg-pilot5-pilot6-and-more/)
to explore replacing `xpt` with `datasetjson` as a transport file to the FDA via
the eCTD portal. The group successfully submitted the data package in early Q3 2025
and has received positive feedback. Stay tuned for updates and the FDA's
final response - [Pilot 5 Website](https://rconsortium.github.io/submissions-pilot5-website/).

## Submission Contents

The areas of eSubmission that pharmaverse packages are most useful for would be
Expand Down Expand Up @@ -153,9 +159,7 @@ As an alternative to xpt, we also have `{datasetjson}` which enables the
emerging new submission data exchange standard Dataset-JSON detailed
[here](https://www.cdisc.org/standards/data-exchange/dataset-json). As this
package is still experimental, we don't include code examples here but over time
and as momentum grows we can add extra examples to this article.
See R Submissions WG [pilot 5](https://rconsortium.github.io/submissions-pilot5-website/)
for a pilot submission using Dataset-JSON.
and as momentum grows we can add extra examples to this article.

### Readable Code

Expand Down
2 changes: 2 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ dy
dylib
DYTPE
ec
eCTD
ECENDAT
ECSTDAT
ectd
Expand Down Expand Up @@ -350,6 +351,7 @@ fansi
FAS
FASFL
fastmap
FDA's
fileext
flextable
flx
Expand Down