| check_backend_version | R Documentation |
Compares the locally installed version of midasverse-midas-api against
the latest release on PyPI.
Runs silently on success; emits a message when an update is available.
Failures (e.g. no network) are silently ignored.
check_backend_version(python, package = "midasverse-midas-api")
python |
Path to the Python interpreter. |
package |
PyPI package name (default |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.