boB Rudis

Results 106 issues of boB Rudis

As of Drill 1.15.0 we now know the data types of things returned so we can use this to have proper 64-bit integers as well as proper types all 'round.

enhancement

vis a vis http://stackoverflow.com/questions/33773299/r-regex-to-extract-url-from-text

enhancement

Make it possible to use the "Wargames" map from Project Linework http://www.projectlinework.org/

enhancement

I added "`_raw`" functions in `dsvg.cpp` and a `use_jquery` parameter (defaulting to `TRUE`) to `send_tooltip`, `send_click` and `send_data_id` to enable setting of data attributes and other attributes without jQuery. I...

cool idea! is there a plan for ensuring that this DB refers to non-vulnerable versions of the libraries? i can assist with that if needed.

From what I gather, with something like this — https://github.com/hrbrmstr/hrbragg/tree/master/inst/fonts/inter — ```r fs::dir_tree(system.file("fonts/inter", package = "hrbragg")) ## /Library/Frameworks/R.framework/Versions/4.0/Resources/library/hrbragg/fonts/inter ## ├── Inter-Black.otf ## ├── Inter-BlackItalic.otf ## ├── Inter-Bold.otf ## ├── Inter-BoldItalic.otf...

ref: https://stackoverflow.com/a/47112684/1457051 There is preliminary support for this now but I'm leaving this issue open as the pkg cld use a refresh and this is part of it.

With proper "headless chrome" being "a thing" now — https://developers.google.com/web/updates/2017/04/headless-chrome — Chrome 59+ on anyone's system can be either instrumented at the cmdline or via the [devtools protocol](https://developer.chrome.com/devtools/docs/debugger-protocol). Note that:...

Ref: #20 TODO: Create a workaround when it's been flagged that docopt might have munged some things.