Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAISIE 4.3.2 #154

Merged
merged 10 commits into from
Feb 25, 2023
Merged

DAISIE 4.3.2 #154

merged 10 commits into from
Feb 25, 2023

Conversation

Neves-P
Copy link
Collaborator

@Neves-P Neves-P commented Feb 24, 2023

DAISIE 4.3.2

  • Apply CRAN suggested fixes to clang16 issues with deprecated C++ functions included the Boost library, which are used in some of the stepper functions.
    • Add config.h in a macro, checking for, and setting, _HAS_AUTO_PTR_ETC and BOOST_NO_AUTO_PTR.
    • Change SystemRequirements in DESCRIPTION from C++17 to C++14.
      This same fix was applied in package 'DDD' version 5.2.1.

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2023

Codecov Report

Merging #154 (2e21ac1) into master (7d62c63) will not change coverage.
The diff coverage is n/a.

❗ Current head 2e21ac1 differs from pull request most recent head b5e0c3e. Consider uploading reports for the commit b5e0c3e to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #154   +/-   ##
=======================================
  Coverage   70.60%   70.60%           
=======================================
  Files          78       78           
  Lines        7958     7958           
=======================================
  Hits         5619     5619           
  Misses       2339     2339           
Impacted Files Coverage Δ
src/DAISIE_CS.cpp 99.42% <ø> (ø)
src/DAISIE_IW.cpp 89.47% <ø> (ø)
src/DAISIE_odeint.h 63.63% <ø> (ø)
src/R_init_DAISIE.c 100.00% <ø> (ø)
src/ublas_types.h 85.71% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Neves-P Neves-P marked this pull request as ready for review February 24, 2023 18:23
@Neves-P Neves-P requested a review from rsetienne February 24, 2023 18:24
@rsetienne rsetienne merged commit 2d1c832 into master Feb 25, 2023
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.

3 participants