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

Patch valgrind #51

Merged
merged 3 commits into from
Oct 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: kde1d
Type: Package
Title: Univariate Kernel Density Estimation
Version: 1.0.1
Version: 1.0.2
Authors@R: c(
person("Thomas", "Nagler",, "mail@tnagler.com", role = c("aut", "cre")),
person("Thibault", "Vatter",, "thibault.vatter@gmail.com", role = c("aut"))
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# kde1d 1.0.2

BUG FIXES

* Prevent false positive on valgrind.


# kde1d 1.0.1

DEPENDENCIES
Expand Down
6 changes: 3 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Patch to fix undefined behavior/heap overflow failures detected by the
sanitizers: https://cran.r-project.org/web/checks/check_results_kde1d.html
Patch to prevent possible false positive on valgrind (only on some platforms): https://cran.r-project.org/web/checks/check_results_kde1d.html

## Test environments
* ubuntu 18.04 with valgrind (release)
* ubuntu 18.04 with gcc7 and valgrind (release)
* ubuntu 18.04 clang 9 and valgrind (release)
* ubuntu 18.04 with clang ASAN/UBSAN on rocker (devel)
* ubuntu 14.04 on travis-ci (release, devel, oldrel)
* win-builder (devel, release)
Expand Down
4 changes: 2 additions & 2 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 19 additions & 9 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pandoc: 2.3.1
pkgdown: 1.4.1
pkgdown_sha: ~
pkgdown: 1.4.1.9000
pkgdown_sha: 61c3999702966dd75267b98ce905df22521ebd11
articles: []