Skip to content

V6.3.4 dev#418

Merged
StuartWheater merged 3 commits intodatashield:v6.3.4-devfrom
villegar:v6.3.4-dev
Aug 20, 2025
Merged

V6.3.4 dev#418
StuartWheater merged 3 commits intodatashield:v6.3.4-devfrom
villegar:v6.3.4-dev

Conversation

@villegar
Copy link
Copy Markdown
Contributor

Here I have

  • Corrected the following typos:
- AvSwertz >>>  "A. Swertz"
- conjuction >>> "conjunction"
- countour >>>"contour"
- coverts >>> "converts"
- assing >>> "assign"
- explicitely >>> "explicitly"
- galmss >>> "gamlss"
- heterogenous >>> "heterogeneous"
- meatadata >>> "metadata"
- repetive >>> "repetitive"
- seperated >>> "separated"
- serveside >>> "serverside"
- site >>> "side" (in the context of server side or client side functions)
- specifiying >>> "specifying"
- surival >>> "survival"
- transmissable >>> "transmissible"
- vectores >>> "vectors"
  • Updated the names of some authors in the inst/CITATION file

@villegar villegar requested a review from StuartWheater August 20, 2025 15:11
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.42%. Comparing base (2c209f0) to head (675bc98).
⚠️ Report is 1 commits behind head on v6.3.4-dev.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           v6.3.4-dev     #418   +/-   ##
===========================================
  Coverage       29.42%   29.42%           
===========================================
  Files             138      138           
  Lines            5729     5729           
===========================================
  Hits             1686     1686           
  Misses           4043     4043           

☔ 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.

@villegar
Copy link
Copy Markdown
Contributor Author

I suggest we add the following to the DESCRIPTION file:

For spell checking, spelling::spell_check_package()

Suggests:
    spelling

And set the language of the package:

Language: en-GB

We could add a list of 'valid words' that otherwise will raise some false positives with the following command:

spelling::spell_check_setup(lang = "en-GB")

Copy link
Copy Markdown
Member

@StuartWheater StuartWheater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All look like improvements to me

@StuartWheater StuartWheater merged commit 77da88a into datashield:v6.3.4-dev Aug 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants