-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Description
I just got
-Imports: Rcpp (>= 0.11.0), utils
-Suggests: fts, xts, zoo, knitr
+Imports:
+ Rcpp (>= 0.11.0),
+ utils
+Suggests:
+ fts,
+ xts,
+ zoo,
+ knitr
VignetteBuilder: knitr
LazyLoad: yes
LinkingTo: Rcpp, BH
Description: An R Interface to Bloomberg is provided via the Blp API.
SystemRequirements: A valid Bloomberg installation. API headers and dynamic
- library are downloaded from <https://github.com/Rblp/blp> during the build
- step. See <http://www.bloomberglabs.com/api/> for API documentation.
+ library are downloaded from <https://github.com/Rblp/blp> during the build
+ step. See <http://www.bloomberglabs.com/api/> for API documentation.
License: file LICENSE
+RoxygenNote: 5.0.0
and only the last line is a legitimate change. The rest is you imposing a style on me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels