zerweck

Results 7 issues of zerweck

I very much like that option in `stri_replace_*` and am wondering why `stri_detect_*` does not have it. I have built a function that does it for me and adds the...

Is there a reason this line references a release from September 2018? https://github.com/Azure/doAzureParallel/blob/9e9b4942f40e957140ca415a917963193b5e4dc9/R/cluster.R#L207 On the same topic, the run command seems outdated as well: https://github.com/Azure/doAzureParallel/blob/9e9b4942f40e957140ca415a917963193b5e4dc9/R/batch-api.R#L237-L242 For comparison, see https://github.com/Azure/batch-insights/blob/master/README.md#linux

When adding a task, the creation of the upload token for the standard job files like the file `1.txt` containing the log of task 1 ignores if the user maybe...

The `sharedKeys` object is not necessary to select the `storageAccount` object. Also, the `storageAccountName` is already an object in this script, but was referred as a string.

I tried pulling both tagged versions from dockerhub, but both show the following behavior: - When started with the provided docker-compose file, the shell fills with a repeating log loop...

All seq_* function documentation refers to the `stringdist-metrics` documentation for usage of the `method` parameter. The documentation of `stringdist-metrics` refers only to the metric definitions when used with character input,...