{
  "_id": "6a61b2d9f673e46fff56dfb4",
  "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-07-23 06:15:42 UTC",
    "User": "root"
  },
  "Author": "Florian Privé [aut, cre]",
  "Maintainer": "Florian Privé <florian.prive.21@gmail.com>",
  "_user": "privefl",
  "_type": "src",
  "_file": "inplace_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/5bd10a9e54da2cc957d85f71feb5b6c7544ef9ec47b6146d22c95dfed99a9839",
  "_filesize": 83172,
  "_sha256": "5bd10a9e54da2cc957d85f71feb5b6c7544ef9ec47b6146d22c95dfed99a9839",
  "_expires": "2026-10-31T06:21:12.000Z",
  "_created": "2026-07-23T06:15:42.000Z",
  "_published": "2026-07-23T06:21:13.762Z",
  "_jobs": [
    {
      "job": 89133397038,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554512660"
    },
    {
      "job": 89133396788,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554515378"
    },
    {
      "job": 89133396789,
      "time": 154,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554515860"
    },
    {
      "job": 89133396753,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554515880"
    },
    {
      "job": 89133396776,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554512217"
    },
    {
      "job": 89133396780,
      "time": 272,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554551663"
    },
    {
      "job": 89133396770,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554507919"
    },
    {
      "job": 89133396760,
      "time": 254,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554546805"
    },
    {
      "job": 89132945479,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554466909"
    },
    {
      "job": 89133396750,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8554507281"
    },
    {
      "job": 89133396747,
      "time": 122,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554505944"
    },
    {
      "job": 89133396775,
      "time": 169,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554520841"
    },
    {
      "job": 89133396810,
      "time": 128,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554507650"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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é",
    "followers": 312,
    "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": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inplace"
  },
  "_devurl": "https://github.com/privefl/inplace",
  "_searchresults": 12,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.681241237375587,
  "_indexed": true,
  "_nocasepkg": "inplace",
  "_universes": [
    "privefl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-23T06:18:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/89f1db2dbfe1b886ecae43818260b52421c2cbc1dbc48ada51473926e999630f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-23T06:18:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/e98d4d16187d80ed1c8c874efbd022f138d40ef795e1a555f52517648e980716",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-23T06:18:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/315738ee56ab110d4da36dcfc2c7171fcb725d848cd9b6d3a54b63a2d4ae5275",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-23T06:18:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/77ff089fe491689bfdd45ca62dc0fa674bac9af8178f5ebfe79601b2aeeb689b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-23T06:18:06.000Z",
      "arch": "aarch64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/dd84b1b98f6fb5da2aae83127bc96ed34b3479009f78cd6031728cf2cdae9938",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-23T06:19:08.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/11c26be0a226adcecc4313fd061c156c7d220dad2b03ccad01fbe0e4288bf568",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-23T06:17:55.000Z",
      "arch": "aarch64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/b63be46d9a6a5dffd893a1c1f19b0be19e49c043413d0958bd1c0dff6d75158a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-23T06:19:24.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/0908b94bfc77e1c61828796431e27e69dacae2ae8af7f8d86f2cd37e43a3af4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-23T06:18:00.000Z",
      "arch": "emscripten",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/8b12e92e34229624074dee2171b6ff0a188d5e743682193f7a6c2d5ea4d8ea61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-23T06:17:09.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/26de351abdd397bf9fb5d36bdabd22b99cea00ee860072d1b310613b17d7bfb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-23T06:18:05.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/fd3e2220468aedb27e21932e7cce6c99e51eed83422ad0d69c36501a3bd1457d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-23T06:17:14.000Z",
      "arch": "x86_64",
      "commit": "54479172e0e0fef0b98b1fb0c66dd69d89f2d33d",
      "fileid": "https://r2.ropensci.org/aef296679f1d96d0ecf0ef53918abcf1f8c2a4d554d352bd547b5344e526d285",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/privefl/actions/runs/29984360193"
    }
  ]
}