{
  "_id": "6a12b0edacfb0bcc41d19664",
  "Package": "inplace",
  "Version": "0.1.2",
  "Date": "2020-08-24",
  "Title": "In-place Operators for R",
  "Description": "It provides in-place operators for R that are equivalent\nto '+=', '-=', '*=', '/=' in C++. Those can be applied on\ninteger|double vectors|matrices. You have also access to sweep\noperations (in-place).",
  "Authors@R": "person(\"Florian\", \"Privé\", \nemail = \"florian.prive.21@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "License": "GPL-3",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/privefl/inplace",
  "BugReports": "https://github.com/privefl/inplace/issues",
  "Repository": "https://privefl.r-universe.dev",
  "Date/Publication": "2020-08-24 12:08:27 UTC",
  "RemoteUrl": "https://github.com/privefl/inplace",
  "RemoteRef": "HEAD",
  "RemoteSha": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-24 07:56:03 UTC",
    "User": "root"
  },
  "Author": "Florian Privé [aut, cre]",
  "Maintainer": "Florian Privé <florian.prive.21@gmail.com>",
  "MD5sum": "b407ba0c03917accb89a46bed0ea43d7",
  "_user": "privefl",
  "_type": "src",
  "_file": "inplace_0.1.2.tar.gz",
  "_fileid": "5328c6deb15d312b2a733a18c974e3523fa0fee78784e6f4e264e23f4f131135",
  "_filesize": 83218,
  "_sha256": "5328c6deb15d312b2a733a18c974e3523fa0fee78784e6f4e264e23f4f131135",
  "_created": "2026-05-24T07:56:03.000Z",
  "_published": "2026-05-24T08:03:57.449Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77581967688,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183463824"
    },
    {
      "job": 77581967689,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183464209"
    },
    {
      "job": 77581967713,
      "time": 178,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183468132"
    },
    {
      "job": 77581967693,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183462937"
    },
    {
      "job": 77581967736,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183458842"
    },
    {
      "job": 77581967715,
      "time": 223,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183473201"
    },
    {
      "job": 77581967707,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183465076"
    },
    {
      "job": 77581967722,
      "time": 407,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183495345"
    },
    {
      "job": 77581768050,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183447761"
    },
    {
      "job": 77581967681,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183462904"
    },
    {
      "job": 77581967687,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183463059"
    },
    {
      "job": 77581967692,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183461032"
    },
    {
      "job": 77581967683,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183461562"
    }
  ],
  "_buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/privefl/inplace",
  "_commit": {
    "id": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
    "author": "Florian Privé <florian.prive.21@gmail.com>",
    "committer": "Florian Privé <florian.prive.21@gmail.com>",
    "message": "Fix CRAN?\n",
    "time": 1598270907
  },
  "_maintainer": {
    "name": "Florian Privé",
    "email": "florian.prive.21@gmail.com",
    "login": "privefl",
    "bluesky": "@privefl.bsky.social",
    "description": "Data Scientist at Aíma (2025–)\n\n• Researcher in Statistical Human Genetics (2016–2025)\n \n• ENSIMAG (2013–2016)",
    "uuid": 11161036
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "privefl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "privefl",
      "count": 27,
      "uuid": 11161036
    }
  ],
  "_userbio": {
    "uuid": 11161036,
    "type": "user",
    "name": "Florian Privé",
    "description": "Data Scientist at Aíma (2025–)\r\n\r\n• Researcher in Statistical Human Genetics (2016–2025)\r\n \r\n• ENSIMAG (2013–2016)"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inplace"
  },
  "_devurl": "https://github.com/privefl/inplace",
  "_searchresults": 9,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inplace.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/privefl/inplace",
  "_realowner": "privefl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-06-10"
    },
    {
      "version": "0.1.1",
      "date": "2020-08-13"
    },
    {
      "version": "0.1.2",
      "date": "2020-08-24"
    }
  ],
  "_exports": [
    "%-<-%",
    "%*<-%",
    "%/<-%",
    "%+<-%",
    "sweep1_in_place",
    "sweep2_in_place"
  ],
  "_help": [
    {
      "page": "inplace-op",
      "title": "In-place operators",
      "topics": [
        "%*<-%",
        "%+<-%",
        "%-<-%",
        "%/<-%",
        "inplace-op"
      ]
    },
    {
      "page": "inplace-sweep",
      "title": "Sweep",
      "topics": [
        "inplace-sweep",
        "sweep1_in_place",
        "sweep2_in_place"
      ]
    }
  ],
  "_readme": "https://github.com/privefl/inplace/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "inplace",
  "_universes": [
    "privefl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-24T07:58:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "971ee42450343e5e15ae7eed739fa212f55a4dd52bac3463d95ac312bab8da65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-24T07:58:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "9f6be71e353ed96272debf5086171fa378dff7bb24b515f8337ae813ba5c3b8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-24T07:59:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "54320c545faec0c43b2d32754e6517eea726b214d58e3bfe14ffc304cda40c9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-24T07:58:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "d21c6986f0cac76a00c49a5a012a610b228fc7f895cc2393c5471c06ab6e3d8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-24T07:57:57.000Z",
      "arch": "aarch64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "693a9c8aeb9eb0f1f169a768ca98bf7eb804d4ba8bf54e11562f5a6394b71cc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-24T07:59:14.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "c2348675cc1d21f700d9a0ab7ba990528268b1bfb6d0a2b08d3f94584de1865b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-24T07:58:30.000Z",
      "arch": "aarch64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "a1b70692f84d5e0b460de4f5cddace707d9da497bd50c48b9b058ff2a9b25d7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-24T08:00:53.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "79438e8c481b7f67f0ed2752f13fd56aa0b38ce5e1b1bc9ee5c3f77183c8c804",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-24T07:58:30.000Z",
      "arch": "emscripten",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "fdb24afdcbd8403004fb1a992f577bcc648511bcebe979ab4a5e2c96f0c373d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-24T07:57:55.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "f4f68e4af0cfe3790ebcf187c606ce52ec69a7f104a6284211359e02d778c7db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-24T07:57:34.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "9485e19b6c79baa3f76a6229e629d8a817254209f0a9ca8d74699d07be572a92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-24T07:57:35.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "e8d3ee4e1e201b51adc986d62174c7a7b0f11d2f8c3fb8081a6720540cb2e493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/26355641308"
    }
  ]
}