David Kretch
David Kretch
* [ ] Include documentation about nested elements, e.g. see [boto3's `run_instances`](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ec2.html#EC2.Client.run_instances). * [x] Show the full input shape in the usage section, including nested list elements. e.g. `operation(Param =...
e.g. a scalar parameter should not receive a vector of length greater than one. The populateutil functions should also enforce rules about their contents, e.g. `Structure` should require names, `List`...
From paws.application.integration: ``` checking HTML version of manual ... [6s/12s] NOTE Found the following HTML validation problems: swf_register_activity_type.html:154:8: Warning: nested emphasis ``` https://cran.r-project.org/web/checks/check_results_paws.application.integration.html
We get the following error in our Ubuntu checks, apparently due to issue https://github.com/r-lib/actions/issues/163. ``` unable to load shared object '/home/runner/work/_temp/Library/stringi/libs/stringi.so': libicui18n.so.66: cannot open shared object file: No such file...