Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dppalomar committed May 17, 2018
1 parent cfba7d9 commit 389e364
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ plot(cbind("PortfolioHDR" = cumprod(1 + X_test %*% w_hdr$w), cumprod(1 + r_test)
Package: [CRAN](https://cran.r-project.org/package=sparseIndexTracking) and [GitHub](https://github.com/dppalomar/sparseIndexTracking).

README file: [GitHub-readme](https://rawgit.com/dppalomar/sparseIndexTracking/master/README.html) and
[CRAN-readme](https://cran.r-project.org/web/packages/sparseIndexTraciking/README.html).
[CRAN-readme](https://cran.r-project.org/web/packages/sparseIndexTracking/README.html).

Vignette: [GitHub-html-vignette](https://rawgit.com/dppalomar/sparseIndexTracking/master/vignettes/SparseIndexTracking-vignette.html) and [GitHub-pdf-vignette](https://rawgit.com/dppalomar/sparseIndexTracking/master/vignettes/SparseIndexTracking-vignette.pdf),
[CRAN-pdf-vignette](https://cran.r-project.org/web/packages/sparseIndexTracking/vignettes/SparseIndexTracking-vignette.pdf).
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h2>Usage of <code>spIndexTrack()</code></h2>
<div id="links" class="section level2">
<h2>Links</h2>
<p>Package: <a href="https://cran.r-project.org/package=sparseIndexTracking">CRAN</a> and <a href="https://github.com/dppalomar/sparseIndexTracking">GitHub</a>.</p>
<p>README file: <a href="https://rawgit.com/dppalomar/sparseIndexTracking/master/README.html">GitHub-readme</a> and <a href="https://cran.r-project.org/web/packages/sparseIndexTraciking/README.html">CRAN-readme</a>.</p>
<p>README file: <a href="https://rawgit.com/dppalomar/sparseIndexTracking/master/README.html">GitHub-readme</a> and <a href="https://cran.r-project.org/web/packages/sparseIndexTracking/README.html">CRAN-readme</a>.</p>
<p>Vignette: <a href="https://rawgit.com/dppalomar/sparseIndexTracking/master/vignettes/SparseIndexTracking-vignette.html">GitHub-html-vignette</a> and <a href="https://rawgit.com/dppalomar/sparseIndexTracking/master/vignettes/SparseIndexTracking-vignette.pdf">GitHub-pdf-vignette</a>, <a href="https://cran.r-project.org/web/packages/sparseIndexTracking/vignettes/SparseIndexTracking-vignette.pdf">CRAN-pdf-vignette</a>.</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ plot(cbind("PortfolioHDR" = cumprod(1 + X_test %*% w_hdr$w), cumprod(1 + r_test)
Package: [CRAN](https://cran.r-project.org/package=sparseIndexTracking) and [GitHub](https://github.com/dppalomar/sparseIndexTracking).

README file: [GitHub-readme](https://rawgit.com/dppalomar/sparseIndexTracking/master/README.html) and
[CRAN-readme](https://cran.r-project.org/web/packages/sparseIndexTraciking/README.html).
[CRAN-readme](https://cran.r-project.org/web/packages/sparseIndexTracking/README.html).

Vignette: [GitHub-html-vignette](https://rawgit.com/dppalomar/sparseIndexTracking/master/vignettes/SparseIndexTracking-vignette.html) and [GitHub-pdf-vignette](https://rawgit.com/dppalomar/sparseIndexTracking/master/vignettes/SparseIndexTracking-vignette.pdf),
[CRAN-pdf-vignette](https://cran.r-project.org/web/packages/sparseIndexTracking/vignettes/SparseIndexTracking-vignette.pdf).

0 comments on commit 389e364

Please sign in to comment.