The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Add a dedicated tidyr::drop_na()
method for
sftime
objects. (See the same recent addition for
sf
objects #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:
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
:
tc
class.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.