{
  "_id": "6a1f1429b401979e7341e200",
  "Package": "ltable",
  "Type": "Package",
  "Title": "Easy to Make (Lazy) Tables",
  "Version": "2.0.4",
  "Date": "2024-07-09",
  "Author": "Ocheredko Oleksandr",
  "Description": "Constructs tables of counts and proportions out of data\nsets with possibility to insert tables to Excel, Word, HTML,\nand PDF documents. Transforms tables to data suitable for\nmodelling. Features Gibbs sampling based log-linear (NB2) and\npower analyses (original by Oleksandr Ocheredko\n<doi:10.35566/isdsa2019c5>) for tabulated data.",
  "Maintainer": "Ocheredko Oleksandr <Ocheredko@yahoo.com>",
  "License": "GPL (>= 2)",
  "Collate": "MCLogLin.R MCPower.R Plot.R PrintPower.R table_f.R\ntableToData.R Renewal.R",
  "Packaged": {
    "Date": "2026-05-17 07:06:10 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-07-12 02:44:21 UTC",
  "RemoteUrl": "https://github.com/cran/ltable",
  "RemoteRef": "HEAD",
  "RemoteSha": "47375d3db571bb336bdb16dcd162304aa2d9e017",
  "MD5sum": "022027449823a65c82bc414dcb7e2d76",
  "_user": "cran",
  "_type": "src",
  "_file": "ltable_2.0.4.tar.gz",
  "_fileid": "0744e0e3ea065d724020d12cf3f0dc7c02a43b233ebc93d486d9aac70cfb97fc",
  "_filesize": 1149447,
  "_sha256": "0744e0e3ea065d724020d12cf3f0dc7c02a43b233ebc93d486d9aac70cfb97fc",
  "_created": "2026-05-17T07:06:10.000Z",
  "_published": "2026-06-02T17:34:33.692Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79133110580,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040278890"
    },
    {
      "job": 79133110923,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040280708"
    },
    {
      "job": 79133110281,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040263230"
    },
    {
      "job": 79133110245,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365240713"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25984094025",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ltable",
  "_commit": {
    "id": "47375d3db571bb336bdb16dcd162304aa2d9e017",
    "author": "Ocheredko Oleksandr <Ocheredko@yahoo.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.4\n",
    "time": 1720752261
  },
  "_maintainer": {
    "name": "Ocheredko Oleksandr",
    "email": "ocheredko@yahoo.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "clipr",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ltable"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ltable.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-08-13"
    },
    {
      "version": "2.0.1",
      "date": "2021-11-22"
    },
    {
      "version": "2.0.2",
      "date": "2022-07-19"
    },
    {
      "version": "2.0.3",
      "date": "2023-08-16"
    },
    {
      "version": "2.0.4",
      "date": "2024-07-11"
    }
  ],
  "_exports": [
    "MCLogLin",
    "MCPower",
    "plot",
    "print",
    "renewal",
    "table_f",
    "tableToData"
  ],
  "_datasets": [
    {
      "name": "BCdata",
      "title": "Breast cancer data to model risk",
      "object": "BCdata",
      "file": "BCdata.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "year",
        "cases",
        "pyr"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "sdata",
      "title": "Simple Data.",
      "object": "sdata",
      "file": "sdata.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "a",
        "b",
        "c",
        "d"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "SimData",
      "title": "Simulated interval censored survival data to model hazard.",
      "object": "SimData",
      "file": "SimData.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T",
        "C",
        "Year",
        "Counts",
        "Year2",
        "Year3",
        "offset"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "SMdata",
      "title": "Heart surgery data to model standardized (mortality) ratio.",
      "object": "SMdata",
      "file": "SMdata.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "tdata",
      "title": "Tromboembolism Data.",
      "object": "tdata",
      "file": "tdata.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "smoker",
        "contraceptive",
        "tromb",
        "Counts"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ltable-package",
      "title": "ltable",
      "topics": [
        "ltable"
      ]
    },
    {
      "page": "z[,powerClass-method",
      "title": "Method for Function '['",
      "topics": [
        "[,powerClass-method"
      ]
    },
    {
      "page": "z[_-,powerClass-method",
      "title": "Method for Function '[<-'",
      "topics": [
        "[<-,powerClass-method"
      ]
    },
    {
      "page": "BCdata",
      "title": "Breast cancer data to model risk",
      "topics": [
        "BCdata"
      ]
    },
    {
      "page": "MCLogLin",
      "title": "Function _MCLogLin_",
      "topics": [
        "MCLogLin"
      ]
    },
    {
      "page": "MCPower",
      "title": "Function _MCPower_",
      "topics": [
        "MCPower"
      ]
    },
    {
      "page": "plot,powerClass-method",
      "title": "Method for Function 'plot'",
      "topics": [
        "plot,powerClass-method"
      ]
    },
    {
      "page": "powerClass-class",
      "title": "Class '\"powerClass\"'",
      "topics": [
        "powerClass-class"
      ]
    },
    {
      "page": "print,powerClass-method",
      "title": "Method for Function 'print'",
      "topics": [
        "print,powerClass-method"
      ]
    },
    {
      "page": "renewal",
      "title": "Function _renewal_",
      "topics": [
        "renewal"
      ]
    },
    {
      "page": "sdata",
      "title": "Simple Data.",
      "topics": [
        "sdata"
      ]
    },
    {
      "page": "SimData",
      "title": "Simulated interval censored survival data to model hazard.",
      "topics": [
        "SimData"
      ]
    },
    {
      "page": "SMdata",
      "title": "Heart surgery data to model standardized (mortality) ratio.",
      "topics": [
        "SMdata"
      ]
    },
    {
      "page": "table_f",
      "title": "Function _table_f_",
      "topics": [
        "table_f"
      ]
    },
    {
      "page": "tableToData",
      "title": "Function _tableToData_",
      "topics": [
        "tableToData"
      ]
    },
    {
      "page": "tdata",
      "title": "Tromboembolism Data.",
      "topics": [
        "tdata"
      ]
    }
  ],
  "_rundeps": [
    "clipr",
    "MASS",
    "nloptr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ltable",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-05-17T07:07:46.000Z",
      "distro": "noble",
      "commit": "47375d3db571bb336bdb16dcd162304aa2d9e017",
      "fileid": "3c1ed1ba41d1649304e619338afea329d0a2865e2c844631afd4d86de6f4d623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984094025"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-05-17T07:07:59.000Z",
      "distro": "noble",
      "commit": "47375d3db571bb336bdb16dcd162304aa2d9e017",
      "fileid": "da581ca7061d2d75611ce8e4ef3595b6a1b01ac9b6ec932627974cc9775a6569",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984094025"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.4",
      "date": "2026-06-02T17:34:11.000Z",
      "commit": "47375d3db571bb336bdb16dcd162304aa2d9e017",
      "fileid": "253b1ec83a7e2ec37b887223a8cfa2a2436cbbff2d9769baba9f2d4544119c48",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25984094025"
    }
  ]
}