The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
llm_json for
repairing malformed JSON strings, particularly those generated by Large
Language Modelsrepair_json_str() - Repair malformed JSON strings
repair_json_file() - Read and repair JSON from files
repair_json_raw() - Repair JSON from raw byte vectors
return_objects parameter to all repair functions
TRUE, returns R objects (lists, vectors) instead
of JSON stringsrepair_json_str(), repair_json_file(), and
repair_json_raw()s_map() - Define JSON objects with named fieldss_integer() - Integer fields with optional
defaultss_double() - Double/numeric fields with optional
defaultss_string() - String fields with optional defaultss_logical() - Logical/boolean fields with optional
defaultss_array() - Arrays with typed elementss_any() - Accept any JSON type.optional = TRUE.default parameterreturn_objects = TRUE and
return_objects = FALSEThese binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.