From bef979cc57c3b3a8ca5cd0cc5de81c1fa65ff342 Mon Sep 17 00:00:00 2001 From: Kelly Sovacool Date: Fri, 13 Oct 2023 23:50:02 -0400 Subject: [PATCH] chore: update report --- docs/report.html | 229 ++++++++++++++++++++++------------------------- 1 file changed, 108 insertions(+), 121 deletions(-) diff --git a/docs/report.html b/docs/report.html index 6cc0126..8cff972 100644 --- a/docs/report.html +++ b/docs/report.html @@ -4204,7 +4204,7 @@

2023-10-13

-
knitr::opts_chunk$set(message = FALSE)
+
knitr::opts_chunk$set(message = FALSE, warning = FALSE)
library(bslib)
 library(dplyr)
 library(DT)
@@ -4242,10 +4242,9 @@ 

2023-10-13

!str_detect(username, "[0-9]"), # filter out numeric usernames username != "allusers" # filter out the 'allusers' rows ) %>% - mutate(date = as_date(basename(date)))
-
## Warning: Debug mode activated: adding variables `filename_ok`, `filename_pieces`,
-## and `filename_remainder`.
-
dates <- user_dat %>%
+  mutate(date = as_date(basename(date)))
+
+dates <- user_dat %>%
   pull(date) %>%
   unique()
 most_recent_date <- dates %>% max()
@@ -4322,106 +4321,106 @@ 

Most recent summary (2023-10-09)

do.call(navset_pill_list, plots)
-
-
+
+
TotalBytes
-
- +
+
-
+
DuplicateBytes
-
- +
+
-
+
PercentDuplicateBytes
-
- +
+
-
+
TotalFiles
-
- +
+
-
+
DuplicateFiles
-
- +
+
-
+
PercentDuplicateFiles
-
- +
+
-
+
TotalMeanAge
-
- +
+
-
+
DuplicateMeanAge
-
- +
+
-
+
AgeScore
-
- +
+
-
+
DupScore
-
- +
+
-
+
OccScore
-
- +
+
-
+
OverallScore
-
- +
+
@@ -4482,122 +4481,110 @@

Summary over time

geom_point(aes(text = glue("{username}\n{y_metric}\n{FolderPath}\n{date}"))) + labs(y = y_metric) nav_panel(title = y_metric, card_header(y_metric), ggplotly(p, tooltip = "text")) -}) -
## Warning in geom_point(aes(text = glue("{username}\n{y_metric}\n{FolderPath}\n{date}"))): Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-## Ignoring unknown aesthetics: text
-
do.call(navset_pill_list, plots)
+}) +do.call(navset_pill_list, plots)
-
-
+
+
TotalBytes
-
- +
+
-
+
DuplicateBytes
-
- +
+
-
+
PercentDuplicateBytes
-
- +
+
-
+
TotalFiles
-
- +
+
-
+
DuplicateFiles
-
- +
+
-
+
PercentDuplicateFiles
-
- +
+
-
+
TotalMeanAge
-
- +
+
-
+
DuplicateMeanAge
-
- +
+
-
+
AgeScore
-
- +
+
-
+
DupScore
-
- +
+
-
+
OccScore
-
- +
+
-
+
OverallScore
-
- +
+
@@ -4657,8 +4644,8 @@

High value duplicate files (2023-10-09)

Top files
-
- +
+