{
  "_id": "6a1ef8a4b401979e73417def",
  "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(\nperson(\"German\", \"Carrillo\", role = c(\"cre\", \"aut\"),\nemail = \"geotux_tuxman@linuxmail.org\")\n)",
  "Author": "German Carrillo [cre, aut]",
  "Maintainer": "German Carrillo <geotux_tuxman@linuxmail.org>",
  "Description": "Applies affine and similarity transformations on vector\nspatial data (sp objects). Transformations can be defined from\ncontrol points or directly from parameters. If redundant\ncontrol points are provided Least Squares is applied allowing\nto obtain residuals and RMSE.",
  "License": "GPL (>= 2)",
  "Collate": "Class-Cartesian2DCoordinateTransformation.R\nCartesian2DCoordinateTransformation-methods.R\nClass-SimilarityTransformation.R Class-AffineTransformation.R\nSimilarityTransformation-methods.R\nAffineTransformation-methods.R",
  "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": {
    "Date": "2026-05-19 05:57:16 UTC",
    "User": "root"
  },
  "MD5sum": "484c869b3093ec23ef4eb17536054e37",
  "_user": "gacarrillor",
  "_type": "src",
  "_file": "vec2dtransf_1.1.5.tar.gz",
  "_fileid": "d4897939ad1efed7621e46b021173858b4187f2870ec7791056a5b3b4ef1081c",
  "_filesize": 134008,
  "_sha256": "d4897939ad1efed7621e46b021173858b4187f2870ec7791056a5b3b4ef1081c",
  "_created": "2026-05-19T05:57:16.000Z",
  "_published": "2026-06-02T15:37:08.981Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79110064752,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075943929"
    },
    {
      "job": 79110065883,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075944509"
    },
    {
      "job": 79110065639,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075955002"
    },
    {
      "job": 79110065213,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075947277"
    },
    {
      "job": 79110064801,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075919938"
    },
    {
      "job": 79110064221,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362483034"
    },
    {
      "job": 79110065012,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075943788"
    },
    {
      "job": 79110065973,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075936778"
    },
    {
      "job": 79110065009,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075934933"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gacarrillor/vec2dtransf",
  "_commit": {
    "id": "5183c2bfe60680883466cd029b45d79b1d1284c1",
    "author": "Germán Carrillo <gcarrillo@linuxmail.org>",
    "committer": "Germán Carrillo <gcarrillo@linuxmail.org>",
    "message": "Release 1.1.5\n",
    "time": 1755717998
  },
  "_maintainer": {
    "name": "German Carrillo",
    "email": "geotux_tuxman@linuxmail.org",
    "login": "gacarrillor",
    "description": "Geospatial dev. GeoTux admin. QGIS core contributor. Love free software and its underlying philosophy.",
    "uuid": 652785
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "sp",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    }
  ],
  "_owner": "gacarrillor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "2d",
    "affine",
    "affine-transformation",
    "coordinates",
    "least-squares",
    "rmse",
    "similarity-transformations",
    "sp-objects",
    "transformations"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "gacarrillor",
      "count": 22,
      "uuid": 652785
    }
  ],
  "_userbio": {
    "uuid": 652785,
    "type": "user",
    "name": "Germap",
    "description": "Geospatial dev. GeoTux admin. QGIS core contributor. Love free software and its underlying philosophy."
  },
  "_downloads": {
    "count": 553,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vec2dtransf"
  },
  "_devurl": "https://github.com/gacarrillor/vec2dtransf",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vec2dtransf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gacarrillor/vec2dtransf",
  "_realowner": "gacarrillor",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-04-19"
    },
    {
      "version": "1.1",
      "date": "2014-10-04"
    },
    {
      "version": "1.1.2",
      "date": "2022-04-26"
    },
    {
      "version": "1.1.3",
      "date": "2023-08-24"
    },
    {
      "version": "1.1.5",
      "date": "2025-08-20"
    }
  ],
  "_exports": [
    "AffineTransformation",
    "applyTransformation",
    "calculateParameters",
    "getParameters",
    "getResiduals",
    "getRMSE",
    "plotGridTransformation",
    "show",
    "SimilarityTransformation",
    "transformCoordinates"
  ],
  "_datasets": [
    {
      "name": "control.points",
      "title": "Sample control points data.frame",
      "object": "control.points",
      "file": "control.points.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "X source",
        "Y source",
        "X target",
        "Y target"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "vec2dtransf-package",
      "title": "2D Cartesian Coordinate Transformation",
      "topics": [
        "vec2dtransf-package",
        "show",
        "vec2dtransf"
      ]
    },
    {
      "page": "AffineTransformation",
      "title": "Create an AffineTransformation object",
      "topics": [
        "AffineTransformation"
      ]
    },
    {
      "page": "AffineTransformation-class",
      "title": "Class \"AffineTransformation\"",
      "topics": [
        "AffineTransformation-class"
      ]
    },
    {
      "page": "applyTransformation",
      "title": "Apply the transformation to an sp object",
      "topics": [
        "applyTransformation",
        "applyTransformation,Cartesian2DCoordinateTransformation-method",
        "applyTransformation-methods",
        "transformCoordinates"
      ]
    },
    {
      "page": "calculateParameters",
      "title": "Calculate parameters",
      "topics": [
        "calculateParameters",
        "calculateParameters,AffineTransformation-method",
        "calculateParameters,SimilarityTransformation-method",
        "calculateParameters-methods"
      ]
    },
    {
      "page": "Cartesian2DCoordinateTransformation-class",
      "title": "Class \"Cartesian2DCoordinateTransformation\"",
      "topics": [
        "Cartesian2DCoordinateTransformation-class",
        "numericOrNULL-class",
        "show,Cartesian2DCoordinateTransformation-method"
      ]
    },
    {
      "page": "sample_data",
      "title": "Sample control points data.frame",
      "topics": [
        "control.points"
      ]
    },
    {
      "page": "getParameters",
      "title": "Get tranformation parameters",
      "topics": [
        "getParameters",
        "getParameters,Cartesian2DCoordinateTransformation-method",
        "getParameters-methods"
      ]
    },
    {
      "page": "getResiduals",
      "title": "Get residuals",
      "topics": [
        "getResiduals",
        "getResiduals,Cartesian2DCoordinateTransformation-method",
        "getResiduals-methods"
      ]
    },
    {
      "page": "getRMSE",
      "title": "Get RMSE",
      "topics": [
        "getRMSE",
        "getRMSE,Cartesian2DCoordinateTransformation-method",
        "getRMSE-methods"
      ]
    },
    {
      "page": "plotGridTransformation",
      "title": "Plot grid transformation",
      "topics": [
        "plotGridTransformation",
        "plotGridTransformation,Cartesian2DCoordinateTransformation-method",
        "plotGridTransformation-methods"
      ]
    },
    {
      "page": "SimilarityTransformation",
      "title": "Create an SimilarityTransformation object",
      "topics": [
        "SimilarityTransformation"
      ]
    },
    {
      "page": "SimilarityTransformation-class",
      "title": "Class \"SimilarityTransformation\"",
      "topics": [
        "SimilarityTransformation-class"
      ]
    }
  ],
  "_readme": "https://github.com/gacarrillor/vec2dtransf/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "sp"
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "vec2dtransf",
  "_universes": [
    "gacarrillor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-19T05:59:00.000Z",
      "distro": "noble",
      "commit": "5183c2bfe60680883466cd029b45d79b1d1284c1",
      "fileid": "7b78e4a755f288130794c941a5c51c10735d91e4c84a2a8107acca26b46f03ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-19T05:59:01.000Z",
      "distro": "noble",
      "commit": "5183c2bfe60680883466cd029b45d79b1d1284c1",
      "fileid": "935a0252570749d1c1ba4ff71c261a27222416ef9c10aeb4ce7858a93c1ae5aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-19T05:59:45.000Z",
      "commit": "5183c2bfe60680883466cd029b45d79b1d1284c1",
      "fileid": "4ba60fdf4054cb09533fe7b2304046bf75a31961765f263e62f4c0dcf0dcc8fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-19T05:59:16.000Z",
      "commit": "5183c2bfe60680883466cd029b45d79b1d1284c1",
      "fileid": "a39697fa729927cea7dec546bfefe04236c4f3979d095f25cce7e34aec08afc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-19T05:58:53.000Z",
      "commit": "5183c2bfe60680883466cd029b45d79b1d1284c1",
      "fileid": "c5f9bf26fb0066a78dead5c9ba606422d1c14eb363298dfe170b28fce3b67008",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-19T05:58:24.000Z",
      "commit": "5183c2bfe60680883466cd029b45d79b1d1284c1",
      "fileid": "d7788b727edc84675e99151ecf2d17c576ec69145d577e24e0f42c496f4bc77d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-19T05:58:17.000Z",
      "commit": "5183c2bfe60680883466cd029b45d79b1d1284c1",
      "fileid": "617e005bd7158d2295dcd4e74a8db440e761cb85f3ff08ebde9a01bec34fe889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-06-02T15:36:52.000Z",
      "commit": "5183c2bfe60680883466cd029b45d79b1d1284c1",
      "fileid": "d72ffccc3f9a19c98a7e8d30f38f034fd293d77513731c82abf404942b7912d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gacarrillor/actions/runs/26079098741"
    }
  ]
}