Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

correct package skeleton behavior (closes #1087)#1088

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
eddelbuettel merged 2 commits intomasterfrombugfix/skeleton
Jun 7, 2020

Conversation

@eddelbuettel
Copy link
Member

This is in relation to#1087 and the fact that the 'package creation helper' (both functions such asRcpp.package.skeleton() andRcppArmadillo.package.skeleton()and the functionality accessible from RStudio via File -> New Project -> Package) suffers from an issue in NAMESPACE.

The fix is simple and gets to it based on my testing today, but someone else should have a look at it.

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Prefereably, new tests were added which fail without the change
  • Document the changes by file inChangeLog

@codecov-commenter
Copy link

codecov-commenter commentedJun 6, 2020
edited
Loading

Codecov Report

Merging#1088 intomaster willincrease coverage by0.00%.
The diff coverage is100.00%.

@@           Coverage Diff           @@##           master    #1088   +/-   ##=======================================  Coverage   95.54%   95.55%           =======================================  Files          64       64             Lines        2784     2789    +5     =======================================+ Hits         2660     2665    +5  Misses        124      124
Impacted FilesCoverage Δ
R/Rcpp.package.skeleton.R82.85% <100.00%> (+0.63%)⬆️

@kevinushey
Copy link
Contributor

LGTM!

@eddelbuettel
Copy link
MemberAuthor

Thanks Kevin. Any comment on what we need to do to fix it from RStudio? I keep forgetting which if any package functions are called here...

@eddelbuetteleddelbuettel merged commit7758785 intomasterJun 7, 2020
eddelbuettel added a commit that referenced this pull requestJun 7, 2020
@eddelbuetteleddelbuettel deleted the bugfix/skeleton branchJune 7, 2020 13:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@eddelbuettel@codecov-commenter@kevinushey

[8]ページ先頭

©2009-2025 Movatter.jp