{
  "_id": "6a254dc44b233be19839d462",
  "Package": "akin",
  "Type": "Package",
  "Title": "Functional Utilities for Data Processing",
  "Version": "0.3.6",
  "Authors@R": "c(\nperson(\n\"Dragos\", \"Bandur\",\nemail = \"dbandur@sympatico.ca\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Covers several areas of data processing: batch-splitting,\nreading and writing of large data files, data tiling, one-hot\nencoding and decoding of data tiles, stratified proportional\n(random or probabilistic) data sampling, data normalization and\nthresholding, substring location and commonalities inside\nstrings, and location and tabulation of amino acids,\nmodifications or associated monoisotopic masses inside modified\npeptides. The extractor implements code from 'Matrix.utils',\nVarrichio C (2020),\n<https://cran.r-project.org/package=Matrix.utils>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "ByteCompile": "yes",
  "Packaged": {
    "Date": "2026-06-07 10:49:56 UTC",
    "User": "root"
  },
  "Author": "Dragos Bandur [aut, cre]",
  "Maintainer": "Dragos Bandur <dbandur@sympatico.ca>",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "libgmp3-dev",
  "Repository": "https://drag05.r-universe.dev",
  "Date/Publication": "2026-06-07 10:11:07 UTC",
  "RemoteUrl": "https://github.com/cran/akin",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
  "MD5sum": "5933ddf3a87a653b61f59ee4391d8fdf",
  "_user": "drag05",
  "_type": "src",
  "_file": "akin_0.3.6.tar.gz",
  "_fileid": "224c4204a9981047a7f5242d621a11ba090de94a1ccc7db99d226dd2ac85ae5a",
  "_filesize": 214621,
  "_sha256": "224c4204a9981047a7f5242d621a11ba090de94a1ccc7db99d226dd2ac85ae5a",
  "_created": "2026-06-07T10:49:56.000Z",
  "_published": "2026-06-07T10:53:56.013Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79952793932,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463415008"
    },
    {
      "job": 79952793928,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463419266"
    },
    {
      "job": 79952793948,
      "time": 209,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463420210"
    },
    {
      "job": 79952793926,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463410723"
    },
    {
      "job": 79952624262,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463397693"
    },
    {
      "job": 79952793919,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463410465"
    },
    {
      "job": 79952793962,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463408785"
    },
    {
      "job": 79952793945,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463409557"
    },
    {
      "job": 79952793942,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463408260"
    }
  ],
  "_buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/akin",
  "_commit": {
    "id": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
    "author": "Dragos Bandur <dbandur@sympatico.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.6\n",
    "time": 1780827067
  },
  "_maintainer": {
    "name": "Dragos Bandur",
    "email": "dbandur@sympatico.ca",
    "login": "drag05",
    "description": "Physicist --> Process Improvement Engineer --> Six Sigma Black Belt -->Spatial Data Analyst -->R Programmer -->R Packages Author -->Freelance/Consult/Remote/Vir",
    "uuid": 39677929
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "callr",
      "role": "Depends"
    },
    {
      "package": "fastmatch",
      "role": "Depends"
    },
    {
      "package": "listenv",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.18.2.0",
      "role": "Imports"
    },
    {
      "package": "RVerbalExpressions",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "RcppAlgos",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.4",
      "date": "2026-04-10"
    },
    {
      "name": "0.2.0",
      "date": "2026-04-11"
    },
    {
      "name": "0.2.1",
      "date": "2026-04-17"
    },
    {
      "name": "0.3.0",
      "date": "2026-04-19"
    },
    {
      "name": "0.3.1",
      "date": "2026-04-26"
    },
    {
      "name": "0.3.2",
      "date": "2026-05-04"
    },
    {
      "name": "0.3.3",
      "date": "2026-05-19"
    },
    {
      "name": "0.3.6",
      "date": "2026-06-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "drag05",
      "count": 8,
      "uuid": 39677929
    }
  ],
  "_userbio": {
    "uuid": 39677929,
    "type": "user",
    "name": "Dragos Bandur",
    "description": "Physicist --> Process Improvement Engineer --> Six Sigma Black Belt -->Spatial Data Analyst -->R Programmer -->R Packages Author -->Freelance/Consult/Remote/Vir"
  },
  "_downloads": {
    "count": 441,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/akin"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/akin.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "drag05",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2026-04-10"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-11"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-17"
    },
    {
      "version": "0.3.0",
      "date": "2026-04-19"
    },
    {
      "version": "0.3.1",
      "date": "2026-04-26"
    },
    {
      "version": "0.3.2",
      "date": "2026-05-04"
    },
    {
      "version": "0.3.3",
      "date": "2026-05-19"
    },
    {
      "version": "0.3.6",
      "date": "2026-06-07"
    }
  ],
  "_exports": [
    "cover",
    "fcommon",
    "findLoc",
    "getEV",
    "locateMod",
    "oneHot",
    "score",
    "splitH",
    "splitV",
    "stratify",
    "tileData",
    "tileHot"
  ],
  "_help": [
    {
      "page": "cover",
      "title": "Calculate The Number Of Combinations Of String Covering",
      "topics": [
        "cover"
      ]
    },
    {
      "page": "fcommon",
      "title": "Identify Common Substrings In A Pair Of Strings",
      "topics": [
        "fcommon"
      ]
    },
    {
      "page": "findLoc",
      "title": "Find Substring Locations Inside A String",
      "topics": [
        "findLoc"
      ]
    },
    {
      "page": "getEV",
      "title": "Extract Encoded Variables From Encoded Split Or Tiled Data",
      "topics": [
        "getEV"
      ]
    },
    {
      "page": "locateMod",
      "title": "Locate And Extract Modifications Or Monoisotopic Masses From A Modified Peptide",
      "topics": [
        "locateMod"
      ]
    },
    {
      "page": "oneHot",
      "title": "One-hot Encoder And Decoder Of Variables",
      "topics": [
        "oneHot"
      ]
    },
    {
      "page": "score",
      "title": "Scaling And Thresholding Of Numeric Variables",
      "topics": [
        "score"
      ]
    },
    {
      "page": "splitH",
      "title": "Read Or Write Subsets Of Data Files From Or To Disk",
      "topics": [
        "splitH"
      ]
    },
    {
      "page": "splitV",
      "title": "Split Data Vertically Into Subsets",
      "topics": [
        "splitV"
      ]
    },
    {
      "page": "stratify",
      "title": "Extract A Proportional Stratified Sample From A Data Set",
      "topics": [
        "stratify"
      ]
    },
    {
      "page": "tileData",
      "title": "Tile And Write Tiled Data To Disk",
      "topics": [
        "tileData"
      ]
    },
    {
      "page": "tileHot",
      "title": "One-hot Encoder Of Tiled Data",
      "topics": [
        "tileHot"
      ]
    }
  ],
  "_rundeps": [
    "callr",
    "cpp11",
    "data.table",
    "fastmatch",
    "gmp",
    "lattice",
    "listenv",
    "magrittr",
    "Matrix",
    "otel",
    "processx",
    "ps",
    "R6",
    "RcppAlgos",
    "RVerbalExpressions"
  ],
  "_score": 1.7781512503836436,
  "_indexed": true,
  "_nocasepkg": "akin",
  "_universes": [
    "drag05"
  ],
  "_previous": "0.3.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-06-07T10:52:03.000Z",
      "distro": "noble",
      "commit": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
      "fileid": "7a05e34595594255643f2e28333474e86f3bd074c2554510bb060d5161ffcf2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-06-07T10:52:33.000Z",
      "distro": "noble",
      "commit": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
      "fileid": "0e8fc9379a3c09d69ffe7cb9292748eb7a73ad564eb981275e59b1d58a4fd07f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-06-07T10:52:42.000Z",
      "commit": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
      "fileid": "edf1b9460542f43c9db67ab75c5baab4f5908c1a9ea58831919e7382661afc47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-06-07T10:51:37.000Z",
      "commit": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
      "fileid": "5fb2645afd8a4cb694801efc34ff3a26b9bc30011dabd6b6d048b5ea1f1e7afa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-06-07T10:51:53.000Z",
      "commit": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
      "fileid": "8d7072921533455049b9ffce2ade9c6545dea0a68c390548d18ea6e2f98e5e95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-06-07T10:51:05.000Z",
      "commit": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
      "fileid": "15c3ec95892a81cd711f54f6df04663ef416ecbf05c40b062d11364af68cf72f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-06-07T10:51:07.000Z",
      "commit": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
      "fileid": "aa717b36986f9569e6c8ea4043cfd64eaad9fc34ba15f05521669e5fa1d2d775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-06-07T10:51:05.000Z",
      "commit": "eb75ea6e2b805f4b8c2f0ceeb530fb6f0a6c2400",
      "fileid": "63d4b068fedcaa51c34e1f9dfd2da9b062b91811c5287c539788dced3e95e3a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drag05/actions/runs/27090317152"
    }
  ]
}