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 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 Repository: https://gacarrillor.r-universe.dev Date/Publication: 2025-08-20 19:26:38 UTC RemoteUrl: https://github.com/gacarrillor/vec2dtransf RemoteRef: HEAD RemoteSha: 5183c2bfe60680883466cd029b45d79b1d1284c1 NeedsCompilation: no Packaged: 2026-06-18 10:58:40 UTC; root