Package: vec2dtransf
Type: Package
Title: 2D Cartesian Coordinate Transformation
Version: 1.1.5
Date: 2025-08-20
BugReports: https://github.com/gacarrillor/vec2dtransf/issues
Authors@R: c(
	person("German", "Carrillo", role = c("cre", "aut"),
                   email = "geotux_tuxman@linuxmail.org")
    )
Author: German Carrillo [cre, aut]
Maintainer: German Carrillo <geotux_tuxman@linuxmail.org>
Description: Applies affine and similarity transformations on vector spatial data (sp objects). Transformations can be defined from control points or directly from parameters. If redundant control points are provided Least Squares is applied allowing to obtain residuals and RMSE.
License: GPL (>= 2)
Collate: Class-Cartesian2DCoordinateTransformation.R
        Cartesian2DCoordinateTransformation-methods.R
        Class-SimilarityTransformation.R Class-AffineTransformation.R
        SimilarityTransformation-methods.R
        AffineTransformation-methods.R
Depends: sp, methods
URL: https://github.com/gacarrillor/vec2dtransf
NeedsCompilation: no
Packaged: 2025-08-20 19:26:48 UTC; germap
Repository: CRAN
Date/Publication: 2025-08-20 19:40:02 UTC
Built: R 4.4.1; ; 2025-08-21 00:23:42 UTC; unix
