From 419dd23f62bc9b562f45708b29adc6e94de9e208 Mon Sep 17 00:00:00 2001 From: Robert Greener Date: Sat, 2 Jul 2022 19:07:00 +0100 Subject: [PATCH] dev-R/lubridate: Remove malformed xml in metadata Signed-off-by: Robert Greener --- dev-R/lubridate/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-R/lubridate/metadata.xml b/dev-R/lubridate/metadata.xml index 1cebf48f27..d4948c2002 100644 --- a/dev-R/lubridate/metadata.xml +++ b/dev-R/lubridate/metadata.xml @@ -5,7 +5,7 @@ me@r0bert.dev Robert Greener - Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. See for more details. + Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. See https://github.com/google/cctz for more details. Vitalie Spinu