Skip to content

R4SUB/r4sub-isc-proposal

Repository files navigation

R4SUB ISC Grant Proposal

build-status

This repository contains the R Consortium ISC grant proposal for R4SUB: Submission Readiness Scoring. A Standardized Evidence Schema and Scoring Framework for Multi-Indicator Readiness Assessment in R.

Project team: Pawan Rama Mali (Project Lead, R4SUB) · Aishwarya Amonkar (Co-Lead, Techworkslab)

Proposal Overview

R4SUB provides standardized R infrastructure for systematic evidence scoring against indicator profiles. Six packages are already on CRAN; this proposal funds three milestones to elevate the project from "functional prototype" to "validated, interoperable infrastructure":

Milestone Outcome Funding (USD)
M1, Schema Standardization JSON Schema spec + validator + developer guide $3,500
M2, Empirical Validation Statistical validation against 20+ real outcome cases $6,000
M3, Ecosystem Bridges pharmaverse integration + cross-domain example $3,000
Total $12,500

Period: July to December 2026 Cycle: R Consortium ISC 2026-1 (deadline May 1, 2026)

Quick Links

Building the proposal locally

This is a Quarto project. To render:

quarto render isc-proposal.qmd

This produces both HTML (isc-proposal.html) and PDF (isc-proposal.pdf) outputs.

To enable automatic publication to GitHub Pages on every push, run once:

quarto publish gh-pages isc-proposal.qmd

Repository structure

.
├── isc-proposal.qmd          # Main document with YAML and section includes
├── proposal/
│   ├── 00-exec-summary.qmd   # Executive summary (~280 words)
│   ├── 01-signatories.qmd    # Project team / Contributors / Consulted
│   ├── 02-problemdefinition.qmd  # Problem statement
│   ├── 03-proposal.qmd       # Solution: Overview + Detail (MVP, Architecture, Assumptions, Deps)
│   ├── 04-timeline.qmd       # Project plan: Start-up, M1, M2, M3, Budget
│   └── 05-success.qmd        # Definition of done, metrics, future work
├── references.bib            # Bibliography
└── _extensions/              # Quarto extensions (hikmah-pdf format)

License

Proposal content: CC BY 4.0 (matching R Consortium template license). Template structure: based on the RConsortium/isc-proposal boilerplate by Stephanie Locke (CC BY 4.0).

About

R Consortium ISC grant proposal: R4SUB submission readiness scoring infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from RConsortium/isc-proposal