Skip to content

Address CRAN feedback#650

Merged
katy-sadowski merged 5 commits intodevelopfrom
katy__cran_feedback
Jan 24, 2026
Merged

Address CRAN feedback#650
katy-sadowski merged 5 commits intodevelopfrom
katy__cran_feedback

Conversation

@katy-sadowski
Copy link
Collaborator

Please do not start the description with "This package", package name,
title or similar.

Please always write package names, software names and API (application
programming interface) names in single quotes in title and description.
e.g: --> 'shiny'
Please note that package names are case sensitive.
For more details:
https://contributor.r-project.org/cran-cookbook/description_issues.html#formatting-software-names

It seems like you have too many spaces in your description field.
Probably because linebreaks count as spaces too.
Please remove unecassary ones.

Please do not install packages in your functions, examples or vignette.
This can make the functions,examples and cran-check very slow.
For more details:
https://contributor.r-project.org/cran-cookbook/code_issues.html#installing-software

-> R/view.R

@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.14%. Comparing base (bff2aff) to head (9c39a06).
⚠️ Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
R/view.R 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #650      +/-   ##
===========================================
+ Coverage    86.69%   87.14%   +0.45%     
===========================================
  Files           17       17              
  Lines         1082     1066      -16     
===========================================
- Hits           938      929       -9     
+ Misses         144      137       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@katy-sadowski katy-sadowski merged commit 5609499 into develop Jan 24, 2026
5 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant