Skip to content

Rcpp: Replace arma::is_finite() with std::isfinite()#296

Merged
pschil merged 1 commit intodevelopmentfrom
feature-rcpp-replace-armaisfinite-stdisfinite
Sep 21, 2025
Merged

Rcpp: Replace arma::is_finite() with std::isfinite()#296
pschil merged 1 commit intodevelopmentfrom
feature-rcpp-replace-armaisfinite-stdisfinite

Conversation

@pschil
Copy link
Collaborator

@pschil pschil commented Sep 21, 2025

  • Produces NOTES on CRAN
  • As adviced in warning message

As adviced in warning message
@pschil pschil merged commit bc6029a into development Sep 21, 2025
7 of 9 checks passed
pschil added a commit that referenced this pull request Oct 29, 2025
As went to CRAN:

* Version bump
* Bugfix tests: Usage of apparelDynCov data (#287)
* Set zval and pval of main model params to NA (#285)
* Predict: Rename x.total.spending to x.period.spending (#286)
* Dyncov: Rename predicted.CLV -> predicted.period.CLV (#288)
* Add hessian(): Calculate hessian for fitted models (#289)
* Docu: summary() significance indicators NA (#294)
* clv.fitted.get.LL(): Method required for parameter bootstrap (#293)
* Vignette: Add authors (#291)
* clvdata(): Parameter data.end (#292)
* Add vignettes: PDFs as-is (#295)
* Rcpp: arma::is_finite() -> std::isfinite() (#296)
* Vignettes: Compact during build
* Update vignettes and compact before build
* Prepare release
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