Skip to content

Commit 3af3e83

Browse files
committed
GNU make is a SystemRequirement (because of ifeq/endif)
1 parent d0edc44 commit 3af3e83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ VignetteBuilder: simplermarkdown
1212
LazyLoad: yes
1313
LinkingTo: Rcpp, BH
1414
Description: An R Interface to 'Bloomberg' is provided via the 'Blp API'.
15-
SystemRequirements: A valid Bloomberg installation. The API headers and
15+
SystemRequirements: GNU make. A valid Bloomberg installation. The API headers and
1616
dynamic library are downloaded from <https://github.com/Rblp/blp> during the
1717
build step. See <https://bloomberg.github.io/blpapi-docs/cpp/3.24.6> as well as
1818
<https://www.bloomberg.com/professional/support/api-library/> for API
1919
documentation. Currently supported platforms are Windows and Linux (both for
2020
x86-64 processors only) as well as macOS (for arm64 only). Other os-cpu pairings
21-
are not supported by Bloomberg and can therefore not be supported here.
21+
are not supported by Bloomberg and can therefore not be fully supported here.
2222
URL: https://dirk.eddelbuettel.com/code/rblpapi.html, https://github.com/Rblp/Rblpapi
2323
BugReports: https://github.com/Rblp/Rblpapi/issues
2424
License: file LICENSE

0 commit comments

Comments
 (0)