{
  "_id": "6a33b6a83efcd9bda43ae9c6",
  "Package": "turner",
  "Title": "Turn Vectors and Lists of Vectors into Indexed Structures",
  "Version": "0.2.0",
  "Date": "2025-09-20",
  "Authors@R": "c(\nperson(given = \"Frederic\", family= \"Bertrand\", role = c(\"cre\"), email = \"frederic.bertrand@lecnam.net\", comment = c(ORCID = \"0000-0002-0837-8281\")),\nperson(given = \"Gaston\", family= \"Sanchez\", role = c(\"aut\")))",
  "Author": "Frederic Bertrand [cre]\n(<https://orcid.org/0000-0002-0837-8281>), Gaston Sanchez [aut]",
  "Maintainer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
  "Description": "Package designed for working with vectors and lists of\nvectors, mainly for turning them into other indexed data\nstructures.",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.2.3",
  "URL": "https://fbertran.github.io/turner/,\nhttps://github.com/fbertran/turner/",
  "BugReports": "https://github.com/fbertran/turner/issues/",
  "VignetteBuilder": "knitr",
  "License": "GPL-3",
  "Collate": "'df_to_blocks.r' 'dummy_to_list.r' 'factor_to_dummy.r'\n'from_to.r' 'funlist.r' 'indexify.r' 'lengths.r' 'list_ones.r'\n'list_to_dummy.r' 'list_to_matrix.r' 'listify.r' 'listsize.r'\n'matrix_to_blocks.r' 'vector_to_dummy.r' 'turner.r'",
  "Config/testthat/edition": "3",
  "Repository": "https://fbertran.r-universe.dev",
  "Date/Publication": "2025-09-20 23:36:45 UTC",
  "RemoteUrl": "https://github.com/fbertran/turner",
  "RemoteRef": "HEAD",
  "RemoteSha": "9300312952a08eef7494fbade07f55d8e2e70c81",
  "Packaged": {
    "Date": "2026-06-18 09:10:28 UTC",
    "User": "root"
  },
  "MD5sum": "16baaed5ccbe0e303c934b1859c2a787",
  "_user": "fbertran",
  "_type": "src",
  "_file": "turner_0.2.0.tar.gz",
  "_fileid": "39fc5375cd38ce869f9268f07073612c921ee08dd8ba0176b94c6abcf807278d",
  "_filesize": 234511,
  "_sha256": "39fc5375cd38ce869f9268f07073612c921ee08dd8ba0176b94c6abcf807278d",
  "_created": "2026-06-18T09:10:28.000Z",
  "_published": "2026-06-18T09:13:12.478Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82094786200,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719052471"
    },
    {
      "job": 82094786154,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719047212"
    },
    {
      "job": 82094786149,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7719039372"
    },
    {
      "job": 82094786106,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719050346"
    },
    {
      "job": 82094323735,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719005247"
    },
    {
      "job": 82094786267,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719042275"
    },
    {
      "job": 82094786114,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719032291"
    },
    {
      "job": 82094786185,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7719028139"
    },
    {
      "job": 82094786142,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719029636"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fbertran/turner",
  "_commit": {
    "id": "9300312952a08eef7494fbade07f55d8e2e70c81",
    "author": "Frederic Bertrand <frederic.bertrand@utt.fr>",
    "committer": "Frederic Bertrand <frederic.bertrand@utt.fr>",
    "message": "* Maintainer email update\n* Added unit tests\n* Added package doi\n* Updated pkgdown site\n",
    "time": 1758411405
  },
  "_maintainer": {
    "name": "Frederic Bertrand",
    "email": "frederic.bertrand@lecnam.net",
    "login": "fbertran",
    "orcid": "0000-0002-0837-8281",
    "twitter": "@BertrandFrdric2",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France",
    "uuid": 6714333
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "tester",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fbertran",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 5,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6714333,
    "type": "user",
    "name": "Frederic Bertrand",
    "followers": 42,
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France"
  },
  "_downloads": {
    "count": 2044,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/turner"
  },
  "_devurl": "https://github.com/fbertran/turner",
  "_pkgdown": "https://fbertran.github.io/turner/",
  "_searchresults": 39,
  "_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/turner.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fbertran/turner",
  "_realowner": "fbertran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2013-07-15"
    },
    {
      "version": "0.1.7",
      "date": "2014-02-17"
    },
    {
      "version": "0.1.9",
      "date": "2024-04-04"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-22"
    }
  ],
  "_exports": [
    "df_to_blocks",
    "dummy_to_list",
    "factor_to_dummy",
    "from_to",
    "funlist",
    "indexify",
    "lengths",
    "list_ones",
    "list_to_dummy",
    "list_to_matrix",
    "listify",
    "listsize",
    "matrix_to_blocks",
    "maxlist",
    "meanlist",
    "minlist",
    "prodlist",
    "sizelist",
    "sumlist",
    "vector_to_dummy"
  ],
  "_help": [
    {
      "page": "df_to_blocks",
      "title": "Split a data frame into blocks",
      "topics": [
        "df_to_blocks"
      ]
    },
    {
      "page": "dummy_to_list",
      "title": "Create an indexed list from a dummy matrix",
      "topics": [
        "dummy_to_list"
      ]
    },
    {
      "page": "factor_to_dummy",
      "title": "Create a dummy matrix from the elements in a factor",
      "topics": [
        "factor_to_dummy"
      ]
    },
    {
      "page": "from_to",
      "title": "Starting and ending positions",
      "topics": [
        "from_to"
      ]
    },
    {
      "page": "funlist",
      "title": "Apply a function to all elements in a list",
      "topics": [
        "funlist"
      ]
    },
    {
      "page": "indexify",
      "title": "Create indices for elements in a vector or list",
      "topics": [
        "indexify"
      ]
    },
    {
      "page": "lengths",
      "title": "Length of each element within a list",
      "topics": [
        "lengths"
      ]
    },
    {
      "page": "list_ones",
      "title": "List with vectors of ones",
      "topics": [
        "list_ones"
      ]
    },
    {
      "page": "list_to_dummy",
      "title": "Create a dummy matrix from the elements in a list",
      "topics": [
        "list_to_dummy"
      ]
    },
    {
      "page": "list_to_matrix",
      "title": "Design-type matrix from the elements in a list",
      "topics": [
        "list_to_matrix"
      ]
    },
    {
      "page": "listify",
      "title": "Create a list from a vector of integers",
      "topics": [
        "listify"
      ]
    },
    {
      "page": "listsize",
      "title": "Size: total number of elements in a list",
      "topics": [
        "listsize",
        "sizelist"
      ]
    },
    {
      "page": "matrix_to_blocks",
      "title": "Split a matrix into blocks",
      "topics": [
        "matrix_to_blocks"
      ]
    },
    {
      "page": "maxlist",
      "title": "Maximum of all elements in a list",
      "topics": [
        "maxlist"
      ]
    },
    {
      "page": "meanlist",
      "title": "Mean of all elements in a list",
      "topics": [
        "meanlist"
      ]
    },
    {
      "page": "minlist",
      "title": "Minimum of all elements in a list",
      "topics": [
        "minlist"
      ]
    },
    {
      "page": "prodlist",
      "title": "Product of all elements in a list",
      "topics": [
        "prodlist"
      ]
    },
    {
      "page": "sumlist",
      "title": "Sum of all elements in a list",
      "topics": [
        "sumlist"
      ]
    },
    {
      "page": "turner",
      "title": "'turner' Turns vectors and lists of vectors into indexed structures",
      "topics": [
        "turner-package",
        "turner"
      ]
    },
    {
      "page": "vector_to_dummy",
      "title": "Create a dummy matrix from the elements in a vector",
      "topics": [
        "vector_to_dummy"
      ]
    }
  ],
  "_readme": "https://github.com/fbertran/turner/raw/HEAD/README.md",
  "_rundeps": [
    "tester"
  ],
  "_vignettes": [
    {
      "source": "turner_introduction.Rnw",
      "filename": "turner_introduction.pdf",
      "title": "Introduction to turner",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction and Motivation",
        "Indexification"
      ],
      "created": "2024-04-03 23:09:41",
      "modified": "2024-04-03 23:59:07",
      "commits": 2
    }
  ],
  "_score": 5.3786667532088375,
  "_indexed": true,
  "_nocasepkg": "turner",
  "_universes": [
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-18T09:12:39.000Z",
      "distro": "noble",
      "commit": "9300312952a08eef7494fbade07f55d8e2e70c81",
      "fileid": "6375e71d4defa5fa9919b4945e6a3c4256ec11715e9895bd5452fb70eda2d561",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-18T09:12:25.000Z",
      "distro": "noble",
      "commit": "9300312952a08eef7494fbade07f55d8e2e70c81",
      "fileid": "277d7ed93feca9bc91c09b250dd0c229afea13fd803d0202dc3f35a32804e6f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-18T09:12:02.000Z",
      "commit": "9300312952a08eef7494fbade07f55d8e2e70c81",
      "fileid": "7ed0414d7d0ebc50e2540e2a37a74b7fdf37e9ba65e56d3c3a8ab1a5ae7234f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-18T09:12:29.000Z",
      "commit": "9300312952a08eef7494fbade07f55d8e2e70c81",
      "fileid": "07326a7f227b08548c93abade260157931ba24a12522b433f7d5cbd7c512ed95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-18T09:12:22.000Z",
      "commit": "9300312952a08eef7494fbade07f55d8e2e70c81",
      "fileid": "96a415a2c0c90251d59463a65b1e0b24ec616ff46dd9f8e573364b8b63367e21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-18T09:11:39.000Z",
      "commit": "9300312952a08eef7494fbade07f55d8e2e70c81",
      "fileid": "8745ee6005aee8933f0c9f7dffde436f02277488f02ae0e422c5c09ef3252487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-18T09:11:27.000Z",
      "commit": "9300312952a08eef7494fbade07f55d8e2e70c81",
      "fileid": "e102fbbcf07459adc1ed1db513c1a3ec459120a13bae5bb6e5815567f4354944",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-18T09:11:30.000Z",
      "commit": "9300312952a08eef7494fbade07f55d8e2e70c81",
      "fileid": "6d1d934b7094e3243fa81a15edaa82057adde3a8e24e6ca7fdaabf88b5021393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/27748946221"
    }
  ]
}