diff --git a/news/index.html b/news/index.html index 2752835..14e2440 100644 --- a/news/index.html +++ b/news/index.html @@ -48,9 +48,17 @@

DO.utils (development version)

+

General

+
+
+

Updated

+
+

DO Management & Analysis

-

Updated

+

Updated

  • read_omim() now additionally parses official API-key requiring phenotypicSeries.txt downloads and may be able to handle additional API-key requiring downloads.
diff --git a/pkgdown.yml b/pkgdown.yml index eab3f32..c2e5a00 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -1,10 +1,10 @@ -pandoc: 2.19.2 +pandoc: 3.1.11 pkgdown: 2.0.7 pkgdown_sha: ~ articles: obtain_use_records: obtain_use_records.html use-reticulate-python: use-reticulate-python.html -last_built: 2024-02-15T20:10Z +last_built: 2024-02-28T17:51Z urls: reference: https://allenbaron.github.io/DO.utils/reference article: https://allenbaron.github.io/DO.utils/articles diff --git a/reference/index.html b/reference/index.html index ea9b274..c22ab5e 100644 --- a/reference/index.html +++ b/reference/index.html @@ -299,7 +299,7 @@

All functionsis_invariant() -
Test if Vector is Invariant
+
Test if an Object is Invariant
length_sort() length_order() diff --git a/reference/is_invariant.html b/reference/is_invariant.html index e9908b8..2fdb66b 100644 --- a/reference/is_invariant.html +++ b/reference/is_invariant.html @@ -1,6 +1,6 @@ -Test if Vector is Invariant — is_invariant • DO.utilsTest if an Object is Invariant — is_invariant • DO.utils