Commit 7ec8547
moderndive 0.8.0 on CRAN: bump renv pin, document View() in browser cells
moderndive 0.8.0 was published on CRAN 2026-08-04.
- renv.lock: bump the moderndive pin 0.7.0 -> 0.8.0. This is manifest
accuracy only; CI does not build against it for this package (renv is
disabled and quarto-publish.yml excludes moderndive from the lockfile
install, cloning dev moderndive from GitHub instead).
- 01-getting-started.qmd: footnote the cheatsheet's View(df) row. This was
blocked on CRAN moderndive having no View(); export(View) ships in 0.8.0,
so the note can now describe what readers actually see in the browser
cells and in rendered Quarto/R Markdown documents.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QwUqU68pXtQH5dDNspZTSs1 parent c7958ef commit 7ec8547
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
| 631 | + | |
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
| 637 | + | |
| 638 | + | |
637 | 639 | | |
638 | 640 | | |
639 | 641 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3954 | 3954 | | |
3955 | 3955 | | |
3956 | 3956 | | |
3957 | | - | |
| 3957 | + | |
3958 | 3958 | | |
3959 | 3959 | | |
3960 | 3960 | | |
| |||
0 commit comments