head	1.2;
access;
symbols
	pkgsrc-2026Q3:1.2.0.14
	pkgsrc-2026Q3-base:1.2
	pkgsrc-2026Q2:1.2.0.12
	pkgsrc-2026Q2-base:1.2
	pkgsrc-2026Q1:1.2.0.10
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.8
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.6
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.4
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.2
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.1.0.14
	pkgsrc-2024Q4-base:1.1
	pkgsrc-2024Q3:1.1.0.12
	pkgsrc-2024Q3-base:1.1
	pkgsrc-2024Q2:1.1.0.10
	pkgsrc-2024Q2-base:1.1
	pkgsrc-2024Q1:1.1.0.8
	pkgsrc-2024Q1-base:1.1
	pkgsrc-2023Q4:1.1.0.6
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.4
	pkgsrc-2023Q3-base:1.1
	pkgsrc-2023Q2:1.1.0.2
	pkgsrc-2023Q2-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2025.01.11.14.25.15;	author mef;	state Exp;
branches;
next	1.1;
commitid	FUgCRBtAHpexJ4FF;

1.1
date	2023.06.07.12.14.43;	author mef;	state Exp;
branches;
next	;
commitid	zVAjrjNIgx9CM0sE;


desc
@@


1.2
log
@(time/R-sftime) Updated 0.2.0 to 0.3.0

# sftime 0.3.0

* Add a dedicated `tidyr::drop_na()` method for `sftime` objects. (See
  the same recent addition for `sf` objects
  [#1975](https://github.com/r-spatial/sf/pull/1975/)).

* Add a dedicated `dplyr::dplyr_reconstruct()` method for `sftime`
  objects.  Relying on the method for `sf` objects caused erroneously
  column binding when the second object was a data frame without
  conflicting column names for the `sf` and time columns. In this case,
  a `sf` objects was returned, even though an `sftime` object should be
  returned. See also
    https://github.com/r-spatial/sf/issues/1958#issuecomment-1181982244.

* Add methods to convert `sftime` objects from:
  + Objects from the `spatstat` package classes (`ppp`, `psp`, `lpp`)
  + `sftrack` and `sftraj` objects from the `sftrack` package.
  + `cubble_df` objects from the `cubble` package.

* Bug fix in `st_time<-.sftime`:
  + Still contained references to the old `tc`class.
  + Did not allow to give the active time column a character vector as value.
@
text
@$NetBSD: distinfo,v 1.1 2023/06/07 12:14:43 mef Exp $

BLAKE2s (R/sftime_0.3.0.tar.gz) = e009369d306f0aab40779fef37075091c1d4324122277c59a1af097e57f48126
SHA512 (R/sftime_0.3.0.tar.gz) = 15683ed016a1a5c28496e28c5ab838f16b3c9e50b363e80a98d64fe7d155d485e6f8f4fbfcda9ba46336bfbd0584e569b9bbb17fd5d0b6b24090686dccddfd19
Size (R/sftime_0.3.0.tar.gz) = 89093 bytes
@


1.1
log
@time/R-sftime: import R-sftime-0.2.0

Classes and methods for spatial objects that have a registered time
column, in particular for irregular spatiotemporal data. The time
column can be of any type, but needs to be ordinal. Regularly laid out
spatiotemporal data (vector or raster data cubes) are handled by
package 'stars'.
@
text
@d1 1
a1 1
$NetBSD$
d3 3
a5 3
BLAKE2s (R/sftime_0.2-0.tar.gz) = 73a734ace950957f8163592c9aeca05b125f31961de70cbe4257a85a74a2c0e0
SHA512 (R/sftime_0.2-0.tar.gz) = 03fa7526c7867c1a38b71b15a2aa3ae1c74372e0e7da39b847900a31bfa765f9f03a1fbfb2b616b062b6196134e657b072aaa807ecde02d947ef9d1a2d45da77
Size (R/sftime_0.2-0.tar.gz) = 90511 bytes
@

