Please correct before 2026-09-11 to safely retain your package on CRAN

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
56/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
cpp, r

Research direction

Inspect armadillo4r/include/armadillo4r/armadillo/diskio_meat.hpp at line 402 and review 00install.out for the complete warning context. Determine how the nodiscard return-value warning should be handled, then rerun the package check with the clang compiler shown in the issue; done means the significant warning no longer appears.

Written by the indexing model from the issue text.

Description

Found the following significant warnings:
/data/localhost/ripley/R/test-clang/armadillo4r/include/armadillo4r/armadillo/diskio_meat.hpp:402:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
See ‘/data/localhost/ripley/R/packages/tests-clang-trunk/capybara.Rcheck/00install.out’ for details.

  • used C++ compiler: ‘clang version 23.1.0-rc3’
Dominant language
C++
Stars
23
Forks
0
Avg merge
8m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pachadotdev/capybara

All issues in pachadotdev/capybara

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.