{
  "_id": "6a229e47cd65a98ecbd57fd9",
  "Package": "CLA",
  "Version": "0.96-3",
  "Date": "2024-07-29",
  "Title": "Critical Line Algorithm in Pure R",
  "Authors@R": "c(person(\"Yanhao\", \"Shi\", role = \"aut\", email = \"syhelena@163.com\"),\nperson(\"Martin\", \"Maechler\", role = c(\"aut\", \"cre\"),\nemail = \"maechler@stat.math.ethz.ch\", comment = c(ORCID = \"0000-0002-8685-9910\")))",
  "Description": "Implements 'Markowitz' Critical Line Algorithm ('CLA') for\nclassical mean-variance portfolio optimization, see Markowitz\n(1952) <doi:10.2307/2975974>. Care has been taken for\ncorrectness in light of previous buggy implementations.",
  "License": "GPL (>= 3) | file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://gitlab.math.ethz.ch/maechler/CLA/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:57:22 UTC",
    "User": "root"
  },
  "Author": "Yanhao Shi [aut], Martin Maechler [aut, cre]\n(<https://orcid.org/0000-0002-8685-9910>)",
  "Maintainer": "Martin Maechler <maechler@stat.math.ethz.ch>",
  "Repository": "https://mmaechler.r-universe.dev",
  "Date/Publication": "2024-07-30 02:45:00 UTC",
  "RemoteUrl": "https://github.com/cran/CLA",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d6f7fbc571427e008aac28afc0be70643586b9a",
  "MD5sum": "cdba17733ffda8c578846facbfcfcd00",
  "_user": "mmaechler",
  "_type": "src",
  "_file": "CLA_0.96-3.tar.gz",
  "_fileid": "f67f996fd6ceb59260848bf17e97fc84ada440910f4cf69a7f8b74001739566c",
  "_filesize": 1349045,
  "_sha256": "f67f996fd6ceb59260848bf17e97fc84ada440910f4cf69a7f8b74001739566c",
  "_created": "2026-06-05T09:57:22.000Z",
  "_published": "2026-06-05T10:00:39.823Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79705393483,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433905279"
    },
    {
      "job": 79705393474,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433903041"
    },
    {
      "job": 79705393453,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7433894050"
    },
    {
      "job": 79705393493,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433902950"
    },
    {
      "job": 79705073281,
      "time": 129,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433859964"
    },
    {
      "job": 79705393457,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433889545"
    },
    {
      "job": 79705393495,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433891179"
    },
    {
      "job": 79705393494,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7433896217"
    },
    {
      "job": 79705393481,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433888667"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CLA",
  "_commit": {
    "id": "2d6f7fbc571427e008aac28afc0be70643586b9a",
    "author": "Martin Maechler <maechler@stat.math.ethz.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.96-3\n",
    "time": 1722307500
  },
  "_maintainer": {
    "name": "Martin Maechler",
    "email": "maechler@stat.math.ethz.ch",
    "login": "mmaechler",
    "mastodon": "@MMaechler@fosstodon.org",
    "linkedin": "in/martinmaechlereth",
    "orcid": "0000-0002-8685-9910",
    "twitter": "@MMaechler",
    "description": "Professor emeritus @ SfS, ETH Zurich.  \nR (#rstats) Core group member\nFollower of the Alpha and Omega",
    "uuid": 995722
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "fGarch",
      "role": "Suggests"
    },
    {
      "package": "FRAPO",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "sfsmisc",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mmaechler",
      "count": 8,
      "uuid": 995722
    }
  ],
  "_userbio": {
    "uuid": 995722,
    "type": "user",
    "name": "Martin Mächler",
    "description": "Professor emeritus @ SfS, ETH Zurich.  \r\nR (#rstats) Core group member\r\nFollower of the Alpha and Omega"
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CLA"
  },
  "_mentions": 33,
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CLA.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "mmaechler",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.90-0",
      "date": "2018-01-15"
    },
    {
      "version": "0.90-1",
      "date": "2018-02-06"
    },
    {
      "version": "0.95-0",
      "date": "2019-03-13"
    },
    {
      "version": "0.95-1",
      "date": "2019-05-11"
    },
    {
      "version": "0.96-0",
      "date": "2020-09-07"
    },
    {
      "version": "0.96-1",
      "date": "2020-09-25"
    },
    {
      "version": "0.96-2",
      "date": "2021-12-16"
    },
    {
      "version": "0.96-3",
      "date": "2024-07-29"
    }
  ],
  "_exports": [
    "CLA",
    "findMu",
    "findSig",
    "MS",
    "muSigmaGarch"
  ],
  "_datasets": [
    {
      "name": "muS.10ex",
      "title": "10 Assets Example Data from Markowitz & Todd",
      "object": "muS.10ex",
      "file": "muS.10ex.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "muS.sp500",
      "title": "Return Expectation and Covariance for \"FRAPO\"s SP500 data",
      "object": "muS.sp500",
      "file": "muS.sp500.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CLA",
      "title": "Critical Line Algorithm for mean-variance optimal portfolio",
      "topics": [
        "CLA"
      ]
    },
    {
      "page": "findMu",
      "title": "Find mu(W) and W, given sigma(W) and CLA result",
      "topics": [
        "findMu"
      ]
    },
    {
      "page": "findSig",
      "title": "Find sigma(W) and W, given mu(W) and CLA result",
      "topics": [
        "findSig"
      ]
    },
    {
      "page": "MS",
      "title": "Means (Mu) and Standard Deviations (Sigma) of the \"Turning Points\" from CLA",
      "topics": [
        "MS"
      ]
    },
    {
      "page": "muS.10ex",
      "title": "10 Assets Example Data from Markowitz & Todd",
      "topics": [
        "muS.10ex"
      ]
    },
    {
      "page": "muS.sp500",
      "title": "Return Expectation and Covariance for \"FRAPO\"s SP500 data",
      "topics": [
        "muS.sp500"
      ]
    },
    {
      "page": "muSigmaGarch",
      "title": "Compute (mu, Sigma) for a Set of Assets via GARCH fit",
      "topics": [
        "muSigmaGarch"
      ]
    },
    {
      "page": "plot.CLA",
      "title": "Plotting CLA() results including Efficient Frontier",
      "topics": [
        "plot.CLA"
      ]
    }
  ],
  "_readme": "https://github.com/cran/CLA/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "cla",
  "_universes": [
    "mmaechler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.96-3",
      "date": "2026-06-05T09:59:19.000Z",
      "distro": "noble",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "3ce19533fbd5fd1fa6a7504accd6bf8f3bf18877bc6db3946b10dd2e3bc8416b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.96-3",
      "date": "2026-06-05T09:59:04.000Z",
      "distro": "noble",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "917a757dcb4612436f7875cab576f758ea6e6aff68c732bb4d3aac2d2fc19fc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.96-3",
      "date": "2026-06-05T09:59:01.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "17ebc47cb2ecd65ceac4b03455a2bc7de437a7a16d3b0981da3693d3728ba663",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.96-3",
      "date": "2026-06-05T09:59:14.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "a15d224d0a3b732207ca1cb5ba08ab9e141f67f060f0a38cf33f387ac61737f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.96-3",
      "date": "2026-06-05T09:59:11.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "f4b2b195b0d325956c34bac4736e34a373911811cfcbaff30787f19aaf343a31",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.96-3",
      "date": "2026-06-05T09:58:31.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "55b63e441857be2a270ecdc5256763b0b8de21732007505d613a4be58e6ab149",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.96-3",
      "date": "2026-06-05T09:58:40.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "1559b6920c0b43772476853b9c898f41531fa4248cd8f136db49d32c497e8f09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.96-3",
      "date": "2026-06-05T09:58:25.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "8a55ad287b21890067b50f1d2ba03e8fcf895b52109b4e978f5b482f5ba31058",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/27008202959"
    }
  ]
}