You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fact.haven_labelled() now returns an object with class fact#39; performance enhancements
set_names0(NULL) no longer causes an error and returns NULL#40
diff_time() correctly handles time zones when x is Date and y is POSIXt#41
Changes
updates file path finding functions (e.g., list_files()) to try to not search every file depending on desired searches (e.g., by full file paths or just base names)