Commit 66ee9cf
fix(ci): add missing roxygen param and guard snic chunks in Quarto
- Add @PARAM original_canvas_size to render_image_filled_pieces() roxygen
and .Rd file, fixing R-CMD-check WARNING on all platforms
- Add eval: !expr has_snic guards to demo-snic-ggpuzzle and demo-snic-api
chunks, fixing Quarto Publish failure when snic package is unavailable
- Update snic-image-usage chunk to use bundled sample_image.jpg instead
of placeholder "photo.jpg", enabling live evaluation (closes #120)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c8b4358 commit 66ee9cf
3 files changed
Lines changed: 15 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
302 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
303 | 306 | | |
304 | 307 | | |
305 | 308 | | |
306 | 309 | | |
307 | 310 | | |
308 | 311 | | |
309 | 312 | | |
310 | | - | |
| 313 | + | |
311 | 314 | | |
312 | 315 | | |
313 | 316 | | |
314 | 317 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
350 | 351 | | |
351 | 352 | | |
352 | 353 | | |
| |||
368 | 369 | | |
369 | 370 | | |
370 | 371 | | |
| 372 | + | |
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
| |||
0 commit comments