diff --git a/articles/attributes.html b/articles/attributes.html
index b7f953c5..a3d0e0a2 100644
--- a/articles/attributes.html
+++ b/articles/attributes.html
@@ -106,14 +106,14 @@
diff --git a/pkgdown.yml b/pkgdown.yml
index 39d5d786..1fde21db 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -6,7 +6,7 @@ articles:
checks: checks.html
bugphyzz: bugphyzz.html
workflow: workflow.html
-last_built: 2023-12-14T16:52Z
+last_built: 2023-12-14T18:01Z
urls:
reference: https://waldronlab.io/bugphyzz/reference
article: https://waldronlab.io/bugphyzz/articles
diff --git a/reference/getBugAnnotations.html b/reference/getBugAnnotations.html
index 50bfd56a..677d48df 100644
--- a/reference/getBugAnnotations.html
+++ b/reference/getBugAnnotations.html
@@ -100,7 +100,7 @@
Examples
x = c('561', '562'), bp = importBugphyzz(), tax.id.type = 'NCBI_ID'
)
#> Downloading, bugphyzz_export.tsv.
-
#> Using data downloaded on 2023-12-14 16:53:04.
+
#> Using data downloaded on 2023-12-14 18:01:25.
x
#> $`561`
#> $`561`$aerophilicity
diff --git a/reference/getBugphyzzSignatures.html b/reference/getBugphyzzSignatures.html
index 737d3a84..ed8de89c 100644
--- a/reference/getBugphyzzSignatures.html
+++ b/reference/getBugphyzzSignatures.html
@@ -140,7 +140,7 @@
Examples
## Create signatures of categorical or binary attributes
bp <- importBugphyzz()
-
#> Using data downloaded on 2023-12-14 16:53:04.
+
#> Using data downloaded on 2023-12-14 18:01:25.
sigs <- sig_fun(bp)
map(sigs, head)
#> $`bugphyzz:COGEM pathogenicity rating|COGEM pathogenicity rating 1|s`
diff --git a/reference/whichAttr.html b/reference/whichAttr.html
index 3aeac950..fbddcb22 100644
--- a/reference/whichAttr.html
+++ b/reference/whichAttr.html
@@ -93,7 +93,7 @@
Value
Examples
bp <- importBugphyzz()
-#> Using data downloaded on 2023-12-14 16:53:04.
+#> Using data downloaded on 2023-12-14 18:01:25.
whichAttr(bp)
#> [1] "Acne--TRUE"
#> [2] "Arthritis--TRUE"
diff --git a/reference/whichAttrGrp.html b/reference/whichAttrGrp.html
index cdd07d55..4696781e 100644
--- a/reference/whichAttrGrp.html
+++ b/reference/whichAttrGrp.html
@@ -91,7 +91,7 @@ Value
Examples
bp <- importBugphyzz()
-#> Using data downloaded on 2023-12-14 16:53:04.
+#> Using data downloaded on 2023-12-14 18:01:25.
whichAttrGrp(bp)
#> [1] "COGEM pathogenicity rating"
#> [2] "acetate producing"