Public R challenges shared by the EraCode community. These pages are teasers — skill maintenance starts when you attempt the full problem inside EraCode.
Practice R package lifecycle/initialization by wiring a one-time setup hook correctly and reasoning about when it runs.
Practice a small but nuanced environment/config pattern in R: reliably reading a configuration value from an environment variable while providing a deterministic default.