{
  "_id": "6a1efd7db401979e73419bc6",
  "Package": "sparseIndexTracking",
  "Title": "Design of Portfolio of Stocks to Track an Index",
  "Version": "0.1.1.9000",
  "Date": "2019-06-01",
  "Description": "Computation of sparse portfolios for financial index\ntracking, i.e., joint selection of a subset of the assets that\ncompose the index and computation of their relative weights\n(capital allocation). The level of sparsity of the portfolios,\ni.e., the number of selected assets, is controlled through a\nregularization parameter. Different tracking measures are\navailable, namely, the empirical tracking error (ETE), downside\nrisk (DR), Huber empirical tracking error (HETE), and Huber\ndownside risk (HDR). See vignette for a detailed documentation\nand comparison, with several illustrative examples. The package\nis based on the paper: K. Benidis, Y. Feng, and D. P. Palomar,\n\"Sparse Portfolios for High-Dimensional Financial Index\nTracking,\" IEEE Trans. on Signal Processing, vol. 66, no. 1,\npp. 155-170, Jan. 2018. <doi:10.1109/TSP.2017.2762286>.",
  "Authors@R": "c(\nperson(\"Konstantinos\", \"Benidis\", role = \"aut\", email = \"benidisk@gmail.com\"),\nperson(c(\"Daniel\", \"P.\"), \"Palomar\", role = c(\"cre\", \"aut\"), email = \"daniel.p.palomar@gmail.com\")\n)",
  "Maintainer": "Daniel P. Palomar <daniel.p.palomar@gmail.com>",
  "URL": "https://CRAN.R-project.org/package=sparseIndexTracking,\nhttps://github.com/dppalomar/sparseIndexTracking,\nhttps://www.danielppalomar.com,\nhttps://doi.org/10.1109/TSP.2017.2762286",
  "BugReports": "https://github.com/dppalomar/sparseIndexTracking/issues",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr, rmarkdown, R.rsp",
  "Repository": "https://dppalomar.r-universe.dev",
  "Date/Publication": "2023-05-28 05:24:16 UTC",
  "RemoteUrl": "https://github.com/dppalomar/sparseindextracking",
  "RemoteRef": "HEAD",
  "RemoteSha": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:53:17 UTC",
    "User": "root"
  },
  "Author": "Konstantinos Benidis [aut],\nDaniel P. Palomar [cre, aut]",
  "MD5sum": "c507ebf5c90ca854e38d48404217ae19",
  "_user": "dppalomar",
  "_type": "src",
  "_file": "sparseIndexTracking_0.1.1.9000.tar.gz",
  "_fileid": "ae4bcfd1bc28b727f715c5730dbae0e906a9aa52f0b453a3084bb306b950d2a6",
  "_filesize": 2750803,
  "_sha256": "ae4bcfd1bc28b727f715c5730dbae0e906a9aa52f0b453a3084bb306b950d2a6",
  "_created": "2026-05-18T09:53:17.000Z",
  "_published": "2026-06-02T15:57:49.568Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79114411312,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054738591"
    },
    {
      "job": 79114411234,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054706460"
    },
    {
      "job": 79114411223,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054700725"
    },
    {
      "job": 79114411064,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054696874"
    },
    {
      "job": 79114410659,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054667338"
    },
    {
      "job": 79114410438,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363009964"
    },
    {
      "job": 79114411269,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054693993"
    },
    {
      "job": 79114411489,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054700957"
    },
    {
      "job": 79114411789,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054692970"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dppalomar/sparseindextracking",
  "_commit": {
    "id": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
    "author": "dppalomar <daniel.p.palomar@gmail.com>",
    "committer": "dppalomar <daniel.p.palomar@gmail.com>",
    "message": "Updates from recompilation.\n",
    "time": 1685251456
  },
  "_maintainer": {
    "name": "Daniel P. Palomar",
    "email": "daniel.p.palomar@gmail.com",
    "login": "dppalomar",
    "description": "Professor of Optimization, Hong Kong University of Science and Technology (HKUST)",
    "uuid": 22098181
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "xts",
      "role": "Suggests"
    }
  ],
  "_owner": "dppalomar",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "financial-markets",
    "index",
    "portfolio",
    "tracking"
  ],
  "_stars": 59,
  "_contributors": [
    {
      "user": "dppalomar",
      "count": 66,
      "uuid": 22098181
    },
    {
      "user": "benidis",
      "count": 6,
      "uuid": 26574611
    },
    {
      "user": "mirca",
      "count": 1,
      "uuid": 13077051
    }
  ],
  "_userbio": {
    "uuid": 22098181,
    "type": "user",
    "name": "Daniel P. Palomar",
    "description": "Professor of Optimization, Hong Kong University of Science and Technology (HKUST)"
  },
  "_downloads": {
    "count": 577,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparseIndexTracking"
  },
  "_devurl": "https://github.com/dppalomar/sparseindextracking",
  "_searchresults": 29,
  "_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/sparseIndexTracking.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dppalomar/sparseindextracking",
  "_realowner": "dppalomar",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-05-17"
    },
    {
      "version": "0.1.1",
      "date": "2019-06-02"
    }
  ],
  "_exports": [
    "spIndexTrack"
  ],
  "_datasets": [
    {
      "name": "INDEX_2010",
      "title": "Database of the net returns of the index S&P 500 and its underlying assets during the year 2010",
      "object": "INDEX_2010",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "sparseIndexTracking-package",
      "title": "sparseIndexTracking: Design of Portfolio of Stocks to Track an Index",
      "topics": [
        "sparseIndexTracking-package"
      ]
    },
    {
      "page": "INDEX_2010",
      "title": "Database of the net returns of the index S&P 500 and its underlying assets during the year 2010",
      "topics": [
        "INDEX_2010"
      ]
    },
    {
      "page": "spIndexTrack",
      "title": "Sparse Index Tracking",
      "topics": [
        "spIndexTrack"
      ]
    }
  ],
  "_readme": "https://github.com/dppalomar/sparseindextracking/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "SparseIndexTracking.html.asis",
      "filename": "SparseIndexTracking.html",
      "title": "Design of Portfolio of Stocks to Track an Index (html)",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2019-06-01 02:24:00",
      "modified": "2019-06-01 02:24:00",
      "commits": 1
    },
    {
      "source": "SparseIndexTracking-pdf.pdf.asis",
      "filename": "SparseIndexTracking-pdf.pdf",
      "title": "Design of Portfolio of Stocks to Track an Index (pdf)",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2019-06-01 02:24:00",
      "modified": "2019-06-01 02:24:00",
      "commits": 1
    }
  ],
  "_score": 6.534280005205082,
  "_indexed": true,
  "_nocasepkg": "sparseindextracking",
  "_universes": [
    "dppalomar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-18T09:56:54.000Z",
      "distro": "noble",
      "commit": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
      "fileid": "6ab84f350beec0cfd84f03408ad51e136b4ed8ba9d30fe19dc3c6188c41905db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-18T09:55:19.000Z",
      "distro": "noble",
      "commit": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
      "fileid": "7b61108c665eeacbbf569f019547d60968c9c7de2f4094a10852c8672b29d456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-18T09:55:01.000Z",
      "commit": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
      "fileid": "799206571a5ce0322e95f9c3fa50620bcd1142893df0c94657cfac5169587177",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-18T09:54:51.000Z",
      "commit": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
      "fileid": "816bf36789511745da6800dbc01717925f82e14e0f8af628ac6a71d1f1443b5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-18T09:54:33.000Z",
      "commit": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
      "fileid": "9d7a8fd09a5587c4a35ba3a4b26537edb0a78030bf1fcb356b28fbda90cfdbb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-18T09:54:55.000Z",
      "commit": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
      "fileid": "9400f275675642b704a6ea1f581fb59b1b774d39e67036536b7de2560421964a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-18T09:54:31.000Z",
      "commit": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
      "fileid": "6b4ec5f57ccb9febc056bd2f361a2c596ab1250450e69af1d064f7dc75fb8531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-06-02T15:57:21.000Z",
      "commit": "73a8d6016588634ba91f7e6d1667f343034ec9b8",
      "fileid": "a384be960fcee2d7c13a92ed2ec8c4b184790e13023a97500923a8899fed0b7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dppalomar/actions/runs/26026122773"
    }
  ]
}