https://github.com/hadley/dplyr
Revision b6c4633db8ad0ec78497203757952f9ee5073116 authored by Romain Francois on 11 May 2020, 07:38:42 UTC, committed by Romain Francois on 11 May 2020, 07:39:04 UTC
1 parent 0f2c7f5
Raw File
Tip revision: b6c4633db8ad0ec78497203757952f9ee5073116 authored by Romain Francois on 11 May 2020, 07:38:42 UTC
stop_dplyr() gains a parent= that can be used when rethrowing e.g. a vctrs error
Tip revision: b6c4633
dplyr.Rproj
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: pdfLaTeX

AutoAppendNewline: Yes
StripTrailingWhitespace: Yes

BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source --install-tests
PackageRoxygenize: rd,collate,namespace
back to top