Skip to content

Fix the bdplm example sometimes not working.#2

Open
hxxr wants to merge 1 commit into
donaldmusgrove:masterfrom
hxxr:master
Open

Fix the bdplm example sometimes not working.#2
hxxr wants to merge 1 commit into
donaldmusgrove:masterfrom
hxxr:master

Conversation

@hxxr

@hxxr hxxr commented Dec 30, 2019

Copy link
Copy Markdown

https://www.r-project.org/nosvn/R.check/r-release-windows-ix86+x86_64/bayesDP-00check.html

Looks like the examples will not work unless you add it to NAMESPACE. This error seems to occur for older versions of the Rcpp package. I don't get the error for the newest version, but it occurs for Rcpp 1.0.0.

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #2 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #2     +/-   ##
=======================================
- Coverage    0.09%     0%   -0.1%     
=======================================
  Files          13     13             
  Lines        2111   2095     -16     
=======================================
- Hits            2      0      -2     
+ Misses       2109   2095     -14
Impacted Files Coverage Δ
src/ppexp.cpp 0% <0%> (-2.78%) ⬇️
src/bdplm.cpp 0% <0%> (-1.34%) ⬇️
R/bdplogit.R 0% <0%> (ø) ⬆️
R/bdplm.R 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa4a5d2...be0e409. Read the comment docs.

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.

2 participants