Skip to content

dynutils 1.0.3#27

Merged
rcannood merged 55 commits intomasterfrom
devel
May 2, 2019
Merged

dynutils 1.0.3#27
rcannood merged 55 commits intomasterfrom
devel

Conversation

@rcannood
Copy link
Member

@rcannood rcannood commented May 2, 2019

  • FUNCTIONALITY: Added test_h5_installation().

  • BUG FIX: Added compatibility workaround for being able to read hdf5 1.10.4 files
    on a hdf5 1.8.14 Windows platform (Update HDF5 on Windows CRAN server to 1.10.4 hhoeflin/hdf5r#60).

  • FUNCTIONALITY: calculate_distance() and calculate_similarity() now support
    sparse matrix calculation thanks to proxyC!

  • SMALL CHANGES: Remove dependencies: glue, Hmisc, devtools, testthat, tidyr.

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #27 into master will decrease coverage by 1.44%.
The diff coverage is 90.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage    93.6%   92.16%   -1.45%     
==========================================
  Files          20       21       +1     
  Lines         610      638      +28     
==========================================
+ Hits          571      588      +17     
- Misses         39       50      +11
Impacted Files Coverage Δ
R/mapdf.R 100% <ø> (ø) ⬆️
R/tibble.R 100% <ø> (ø) ⬆️
R/scaling.R 100% <ø> (ø) ⬆️
R/inherit_default_params.R 100% <ø> (ø) ⬆️
R/development.R 0% <0%> (ø) ⬆️
R/install_packages.R 92.3% <100%> (-7.7%) ⬇️
R/news.R 100% <100%> (ø) ⬆️
R/h5.R 100% <100%> (ø) ⬆️
R/spearman_rank_sparse.R 100% <100%> (ø)
src/spearman_rank_sparse.cpp 100% <100%> (ø)
... and 6 more

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 83a20c4...c1a9757. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #27 into master will decrease coverage by 1.44%.
The diff coverage is 90.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage    93.6%   92.16%   -1.45%     
==========================================
  Files          20       21       +1     
  Lines         610      638      +28     
==========================================
+ Hits          571      588      +17     
- Misses         39       50      +11
Impacted Files Coverage Δ
R/mapdf.R 100% <ø> (ø) ⬆️
R/tibble.R 100% <ø> (ø) ⬆️
R/scaling.R 100% <ø> (ø) ⬆️
R/inherit_default_params.R 100% <ø> (ø) ⬆️
R/development.R 0% <0%> (ø) ⬆️
R/install_packages.R 92.3% <100%> (-7.7%) ⬇️
R/news.R 100% <100%> (ø) ⬆️
R/h5.R 100% <100%> (ø) ⬆️
R/spearman_rank_sparse.R 100% <100%> (ø)
src/spearman_rank_sparse.cpp 100% <100%> (ø)
... and 6 more

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 83a20c4...c1a9757. Read the comment docs.

@rcannood rcannood merged commit 690fbf5 into master May 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the devel branch May 2, 2019 13:05
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