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

replace LazyLoad to LazyData #21

Merged
merged 1 commit into from Sep 11, 2018
Merged

replace LazyLoad to LazyData #21

merged 1 commit into from Sep 11, 2018

Conversation

hoxo-m
Copy link
Contributor

@hoxo-m hoxo-m commented Sep 11, 2018

LazyLoad is ignored since R 2.14.0.
https://cran.r-project.org/doc/manuals/r-release/R-exts.html#The-DESCRIPTION-file

The ‘LazyData’ logical field controls whether the R datasets use lazy-loading. A ‘LazyLoad’ field was used in versions prior to 2.14.0, but now is ignored.

@codecov-io
Copy link

codecov-io commented Sep 11, 2018

Codecov Report

Merging #21 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   51.46%   51.46%           
=======================================
  Files          20       20           
  Lines        2110     2110           
=======================================
  Hits         1086     1086           
  Misses       1024     1024

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 0ee7c15...b24b79c. Read the comment docs.

@rkillick rkillick merged commit 33c69bd into rkillick:master Sep 11, 2018
@rkillick
Copy link
Owner

Unfortunately I had to rebase the repository and lost this commit in doing so. Rather than me adding this myself I thought i'd give you the opportunity to resend the commit so you get credit.

Really sorry!

@hoxo-m
Copy link
Contributor Author

hoxo-m commented Sep 11, 2018

Thanks for thinking about me. I will resend it.

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.

None yet

3 participants