{
  "_id": "6a12bbb6acfb0bcc41d1c366",
  "Package": "rLDCP",
  "Type": "Package",
  "Title": "Text Generation from Data",
  "Version": "1.0.2",
  "Date": "2017-11-10",
  "Author": "Patricia Conde-Clemente [aut, cre], Jose M. Alonso [aut],\nGracian Trivino [aut]",
  "Maintainer": "Patricia Conde-Clemente <patricia.condeclemente@gmail.com>",
  "Description": "Linguistic Descriptions of Complex Phenomena (LDCP) is an\narchitecture and methodology that allows us to model complex\nphenomena, interpreting input data, and generating automatic\ntext reports customized to the user needs (see\n<doi:10.1016/j.ins.2016.11.002> and\n<doi:10.1007/s00500-016-2430-5>). The proposed package contains\na set of methods that facilitates the development of LDCP\nsystems. It main goal is increasing the visibility and\npractical use of this research line.",
  "License": "GPL (>= 2) | file LICENSE",
  "URL": "http://phedes.com/rLDCP",
  "NeedsCompilation": "no",
  "RoxygenNote": "6.0.1",
  "Packaged": {
    "Date": "2026-05-24 08:47:28 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-11-10 15:42:11 UTC",
  "RemoteUrl": "https://github.com/cran/rLDCP",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e99ff8f7ad35fefb5f9d1189a596d7df4e67a9e",
  "MD5sum": "5fd35186003a9cc8fa587450a2ab0e7c",
  "_user": "cran",
  "_type": "src",
  "_file": "rLDCP_1.0.2.tar.gz",
  "_fileid": "658ae2a802baa7bba497a8a881c0f7c3e9d038a559e495822ba90c91dafb0a23",
  "_filesize": 155804,
  "_sha256": "658ae2a802baa7bba497a8a881c0f7c3e9d038a559e495822ba90c91dafb0a23",
  "_created": "2026-05-24T08:47:28.000Z",
  "_published": "2026-05-24T08:49:58.285Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77584733635,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183778588"
    },
    {
      "job": 77584733652,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183779526"
    },
    {
      "job": 77584596196,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183766394"
    },
    {
      "job": 77584733642,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183777046"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26356608106",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rLDCP",
  "_commit": {
    "id": "7e99ff8f7ad35fefb5f9d1189a596d7df4e67a9e",
    "author": "Patricia Conde-Clemente <patricia.condeclemente@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1510328531
  },
  "_maintainer": {
    "name": "Patricia Conde-Clemente",
    "email": "patricia.condeclemente@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "XML",
      "version": ">= 3.98-1.4",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "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": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rLDCP"
  },
  "_searchresults": 27,
  "_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/rLDCP.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-12-23"
    },
    {
      "version": "1.0.1",
      "date": "2017-02-09"
    },
    {
      "version": "1.0.2",
      "date": "2017-11-10"
    }
  ],
  "_exports": [
    "cp",
    "data_structure",
    "degree_mf",
    "fuzzy_partitions",
    "fuzzy_rule",
    "fuzzy_rules",
    "generate_code",
    "glmp",
    "infer_rules",
    "ldcp",
    "ldcp_run",
    "operator",
    "pm",
    "pm_infer",
    "pm_multidimensional",
    "pm_report",
    "report_template",
    "trapezoid_mf",
    "triangle_mf",
    "validate_xml",
    "xml2rldcp"
  ],
  "_help": [
    {
      "page": "cp",
      "title": "Define the CP",
      "topics": [
        "cp"
      ]
    },
    {
      "page": "data_structure",
      "title": "Define the data structure",
      "topics": [
        "data_structure"
      ]
    },
    {
      "page": "degree_mf",
      "title": "Define generic calculation of fuzzy membership degrees",
      "topics": [
        "degree_mf"
      ]
    },
    {
      "page": "fuzzy_partitions",
      "title": "Define the fuzzy parititions",
      "topics": [
        "fuzzy_partitions"
      ]
    },
    {
      "page": "fuzzy_rule",
      "title": "Define the fuzzy rule",
      "topics": [
        "fuzzy_rule"
      ]
    },
    {
      "page": "fuzzy_rules",
      "title": "Define the fuzzy rules",
      "topics": [
        "fuzzy_rules"
      ]
    },
    {
      "page": "generate_code",
      "title": "Generate the R code",
      "topics": [
        "generate_code"
      ]
    },
    {
      "page": "glmp",
      "title": "Define the GLMP",
      "topics": [
        "glmp"
      ]
    },
    {
      "page": "infer_rules",
      "title": "Make the inference",
      "topics": [
        "infer_rules"
      ]
    },
    {
      "page": "ldcp",
      "title": "Define the LDCP system",
      "topics": [
        "ldcp"
      ]
    },
    {
      "page": "ldcp_run",
      "title": "Execute the LDCP system",
      "topics": [
        "ldcp_run"
      ]
    },
    {
      "page": "operator",
      "title": "Define the operator",
      "topics": [
        "operator"
      ]
    },
    {
      "page": "pm",
      "title": "Define the PM",
      "topics": [
        "pm"
      ]
    },
    {
      "page": "pm_infer",
      "title": "Call the g function",
      "topics": [
        "pm_infer"
      ]
    },
    {
      "page": "pm_multidimensional",
      "title": "Define the pm of a multidimensional cp",
      "topics": [
        "pm_multidimensional"
      ]
    },
    {
      "page": "pm_report",
      "title": "Generate the report of y",
      "topics": [
        "pm_report"
      ]
    },
    {
      "page": "report_template",
      "title": "Define the report template",
      "topics": [
        "report_template"
      ]
    },
    {
      "page": "trapezoid_mf",
      "title": "Define the trapezoid membership function",
      "topics": [
        "trapezoid_mf"
      ]
    },
    {
      "page": "triangle_mf",
      "title": "Define the triangle membership function",
      "topics": [
        "triangle_mf"
      ]
    },
    {
      "page": "validate_xml",
      "title": "Validate the XML file",
      "topics": [
        "validate_xml"
      ]
    },
    {
      "page": "xml2rldcp",
      "title": "XML to rLDCP",
      "topics": [
        "xml2rldcp"
      ]
    }
  ],
  "_rundeps": [
    "XML"
  ],
  "_score": 1.4313637641589874,
  "_indexed": true,
  "_nocasepkg": "rldcp",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T08:49:21.000Z",
      "distro": "noble",
      "commit": "7e99ff8f7ad35fefb5f9d1189a596d7df4e67a9e",
      "fileid": "6d5d80a3389204e8ad73096abe0a7a2543120633e2959c209bb18dbb789257af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356608106"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T08:49:27.000Z",
      "distro": "noble",
      "commit": "7e99ff8f7ad35fefb5f9d1189a596d7df4e67a9e",
      "fileid": "a5c9d67db38989013234b45e7a092b102c78f4bd0ab1059792684e9bf0ffc4b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356608106"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-24T08:49:19.000Z",
      "commit": "7e99ff8f7ad35fefb5f9d1189a596d7df4e67a9e",
      "fileid": "ba86dd4e4a87ce19df7569cd02bee84e5046d686665ae9f4857f4e6e8fdecc46",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356608106"
    }
  ]
}