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

Issue 928 #931

Merged
merged 3 commits into from
Aug 22, 2017
Merged

Issue 928 #931

merged 3 commits into from
Aug 22, 2017

Conversation

kbenoit
Copy link
Collaborator

@kbenoit kbenoit commented Aug 21, 2017

Fixes #928.

- also change how unused argument warning is given in tokens()
- decrease reliance on who_called_me_first()
- solve #928 purrr::map() problem
- consolidates print messaging in dfm() generic
- adds tests for `dfm()` messages with `verbose = TRUE`
@kbenoit
Copy link
Collaborator Author

kbenoit commented Aug 22, 2017

Note to @koheiw and @HaiyanLW: Appveyor is failing on this temporarily because of RcppCore/RcppArmadillo#161, which is fixed on CRAN just recently but only in the source so far. This is why Travis passes but Appveyor does not, because Appveyor wants to install the Windows binaries and they are not yet updated.

@kbenoit kbenoit merged commit fb3e6ea into master Aug 22, 2017
@kbenoit kbenoit deleted the issue-928 branch August 22, 2017 00:31
@koheiw
Copy link
Collaborator

koheiw commented Aug 22, 2017

I got 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

2 participants