Research Data Curator’s Toolbox

A Practical Guide for Data Management

Author

Curation Services Team | Digital Research Alliance of Canada

Published

May 15, 2026

Research Data Curator’s Toolbox

Expert Workflows for Digital Curation & Preservation

ImportantWork in Progress

This resource is currently under development. Please note that the French version is pending. For feedback, questions, or suggestions, please contact us at curators@frdr-dfdr.ca.

0.1 Welcome

This guide provides a collection of documented R workflows to support Research Data Management (RDM) from the moment data is ingested to its final archival reporting. Our goal is to empower curators to transform raw submissions into FAIR (Findable, Accessible, Interoperable, Reusable) research objects.


0.1.1 How to use this Guide

Each chapter introduces a specific curation task or file format. Within each notebook, you will find:

  1. Curation Objectives: What we are looking for and why it matters for preservation.
  2. Automated Checks: R code snippets that perform technical inspection.
  3. Curation Insights: Guidance on how to interpret flags and risks.
  4. Non-Interactive Scripts: Standalone R scripts for batch processing in HPC or server environments.
NotePreservation First

This toolbox prioritizes long-term accessibility. We emphasize detecting proprietary lock-ins, zero-byte files, and privacy risks (PII) before data is published.