Skip to content

Commit 7d27c84

Browse files
committed
knew these redirect warnings were coming...
1 parent ed544a7 commit 7d27c84

73 files changed

Lines changed: 488 additions & 467 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

R/article.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Steve's First Article/Manuscript Template
22
#'
33
#' A template for academic articles/manuscripts. For more information, see here:
4-
#' <http://svmiller.com/blog/2020/09/another-rmarkdown-article-template/>.
4+
#' <https://svmiller.com/blog/2020/09/another-rmarkdown-article-template/>.
55
#'
66
#' # About YAML header fields
77
#'

R/article2.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Steve's 2nd Article/Manuscript Template
22
#'
33
#' Another template for academic articles/manuscripts. For more information, see here:
4-
#' <http://svmiller.com/blog/2020/09/another-rmarkdown-article-template/>. Please note
4+
#' <https://svmiller.com/blog/2020/09/another-rmarkdown-article-template/>. Please note
55
#' that `xelatex` is functionally required for this template/function.
66
#'
77
#' If your version of TeX comes by way of Yihui Xie's \pkg{tinytex}, you'll want to

R/article3.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#' Another template for academic articles/manuscripts. Please note that
44
#' `xelatex` is functionally required for this template/function. An (incomplete)
55
#' primer on this tutorial is available on my website
6-
#' <http://svmiller.com/blog/2023/05/a-third-rmarkdown-article-manuscript-template/>.
6+
#' <https://svmiller.com/blog/2023/05/a-third-rmarkdown-article-manuscript-template/>.
77
#'
88
#' If your version of TeX comes by way of Yihui Xie's \pkg{tinytex}, you'll want
99
#' to additionally install the "xurl" library. Otherwise, you'll get a vague

R/beamer.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#'
33
#' This is the R Markdown template I use for in-class or in-person presentations. For
44
#' a discussion of some of its features, see here:
5-
#' <http://svmiller.com/blog/2019/08/r-markdown-template-beamer-presentations/>.
5+
#' <https://svmiller.com/blog/2019/08/r-markdown-template-beamer-presentations/>.
66
#'
77
#' Note that `xelatex` is not required for this template but is heavily suggested. If
88
#' you elect to use `xelatex`, you *must* supply something in `titlefont:` and

R/cv.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Steve's Academic CV Template
22
#'
33
#' A template for academic CVs. For more information, see here:
4-
#' <http://svmiller.com/blog/2016/03/svm-r-markdown-cv/>.
4+
#' <https://svmiller.com/blog/2016/03/svm-r-markdown-cv/>.
55
#'
66
#' # About YAML header fields
77
#'

R/cv2.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#'
33
#' A template for academic CVs. This is an evolution of the first one, though
44
#' has slightly different aesthetic features you can see for yourself. For more
5-
#' information, see here: <http://svmiller.com/blog/2016/03/svm-r-markdown-cv/>.
5+
#' information, see here: <https://svmiller.com/blog/2016/03/svm-r-markdown-cv/>.
66
#' You can also check my current CV.
77
#'
88
#' # About YAML header fields

R/memo.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Steve's Memo Template
22
#'
33
#' A template for memos. For more information, see here:
4-
#' <http://svmiller.com/blog/2019/06/r-markdown-memo-template/>.
4+
#' <https://svmiller.com/blog/2019/06/r-markdown-memo-template/>.
55
#'
66
#' # About YAML header fields
77
#'

R/resume.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Steve's Non-Academic Résumé Template:
22
#'
33
#' A template for non-academic résumés . For more information, see here:
4-
#' <http://svmiller.com/blog/2020/09/rmarkdown-template-non-academic-resume/>.
4+
#' <https://svmiller.com/blog/2020/09/rmarkdown-template-non-academic-resume/>.
55
#' Do note that `xelatex` is functionally required for this template.
66
#'
77
#' # About YAML header fields

R/syllabus.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
#'
33
#' This is the R Markdown template I use for my syllabi. For
44
#' a discussion of some of its features, see here:
5-
#' <http://svmiller.com/blog/2016/07/r-markdown-syllabus/>. The skeleton also
5+
#' <https://svmiller.com/blog/2016/07/r-markdown-syllabus/>. The skeleton also
66
#' includes code for a calendar. I discuss this here:
7-
#' <http://svmiller.com/blog/2020/08/a-ggplot-calendar-for-your-semester/>
7+
#' <https://svmiller.com/blog/2020/08/a-ggplot-calendar-for-your-semester/>
88
#'
99
#' # About YAML header fields
1010
#'

README.Rmd

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ cat(
1717
)
1818
```
1919

20-
<img src="http://svmiller.com/images/stevetemplates-hexlogo.png" alt="My stevetemplates hexlogo" align="right" width="200" style="padding: 0 15px; float: right;"/>
20+
<img src="https://svmiller.com/images/stevetemplates-hexlogo.png" alt="My stevetemplates hexlogo" align="right" width="200" style="padding: 0 15px; float: right;"/>
2121

22-
`stevetemplates` is an R package to help you create lovely R Markdown documents, primarily for conversion to LaTeX PDFs. They come from [my suite of R Markdown templates](https://github.com/svmiller/svm-r-markdown-templates), which I'm making available as an R package. The impetus behind the R package is three-fold. First, I've always wanted to get something on CRAN just to say I did it. Two, I'm hopelessly vain and like making my first name as a prefix for various R-related things (see also: [`{stevemisc}`](http://svmiller.com/stevemisc/) and [`{stevedata}`](http://svmiller.com/stevedata/) as part of the hypothetical `{steveverse}` for all things R and me (i.e. Steve)). Three, it would be nice to cut down on how clunky my YAML can get and it'd be nice for me and other users to have one single place to store these templates that don't depend on my cornball relative paths.
22+
`stevetemplates` is an R package to help you create lovely R Markdown documents, primarily for conversion to LaTeX PDFs. They come from [my suite of R Markdown templates](https://github.com/svmiller/svm-r-markdown-templates), which I'm making available as an R package. The impetus behind the R package is three-fold. First, I've always wanted to get something on CRAN just to say I did it. Two, I'm hopelessly vain and like making my first name as a prefix for various R-related things (see also: [`{stevemisc}`](https://svmiller.com/stevemisc/) and [`{stevedata}`](https://svmiller.com/stevedata/) as part of the hypothetical `{steveverse}` for all things R and me (i.e. Steve)). Three, it would be nice to cut down on how clunky my YAML can get and it'd be nice for me and other users to have one single place to store these templates that don't depend on my cornball relative paths.
2323

2424
## Installation
2525

@@ -40,16 +40,16 @@ devtools::install_github("svmiller/stevetemplates")
4040
The easiest way to use my templates is within Rstudio. Go to *File > New File > R Markdown*. Here, select any template you'd like to use. The version on CRAN should lag behind the development version, but the development version includes the following templates:
4141

4242
- **Steve's Anonymous Manuscript Template**: This is an R Markdown template I used exactly once for an anonymous manuscript submission that needed to look an exact way. That submission was not published at that journal. I have not had the occasion to submit there again.
43-
- [**Steve's First Article/Manuscript Template**](http://svmiller.com/blog/2016/02/svm-r-markdown-manuscript/): This is my first article/manuscript template and I made over five years ago. I used this template quite often for my manuscripts, but I switched to another template (also included in this package). It's here as a legacy addition. I don't intend to offer much support for this template anymore, but it has lots of goodies (e.g. appendix support, suppressing title pages, etc.). You can call it in the YAML with `stevetemplates::article`.
44-
- [**Steve's 2nd Article/Manuscript Template**](http://svmiller.com/blog/2020/09/another-rmarkdown-article-template/): This is my second article/manuscript template that I made in September 2020. It's patterned off [the Association for Computing Machinery (ACM) LaTeX templates](https://www.latextemplates.com/template/acm-publications). You can call it in the YAML with `stevetemplates::article2`.
45-
- [**Steve's Academic CV Template**](http://svmiller.com/blog/2016/03/svm-r-markdown-cv/): This is my academic CV template I made in 2016, and I think it's my most popular. It's certainly the one I see most often in the wild. It's also what I currently use for [my CV](http://svmiller.com/cv/). You can call it in the YAML with `stevetemplates::cv`.
46-
- [**Steve's Non-Academic Résumé Template**](http://svmiller.com/blog/2020/09/rmarkdown-template-non-academic-resume/): This is an addition I made in 2020 to my suite of R Markdown templates. It's a bit clunky, but it's useful and markup-light for non-academic résumés. You can call it in the YAML with `stevetemplates::resume`.
47-
- [**Steve's Beamer Template**](http://svmiller.com/blog/2019/08/r-markdown-template-beamer-presentations/): This is my go-to presentation template as I prefer Beamer PDFs to other presentation formats. You can call it in the YAML with `stevetemplates::beamer`.
43+
- [**Steve's First Article/Manuscript Template**](https://svmiller.com/blog/2016/02/svm-r-markdown-manuscript/): This is my first article/manuscript template and I made over five years ago. I used this template quite often for my manuscripts, but I switched to another template (also included in this package). It's here as a legacy addition. I don't intend to offer much support for this template anymore, but it has lots of goodies (e.g. appendix support, suppressing title pages, etc.). You can call it in the YAML with `stevetemplates::article`.
44+
- [**Steve's 2nd Article/Manuscript Template**](https://svmiller.com/blog/2020/09/another-rmarkdown-article-template/): This is my second article/manuscript template that I made in September 2020. It's patterned off [the Association for Computing Machinery (ACM) LaTeX templates](https://www.latextemplates.com/template/acm-publications). You can call it in the YAML with `stevetemplates::article2`.
45+
- [**Steve's Academic CV Template**](https://svmiller.com/blog/2016/03/svm-r-markdown-cv/): This is my academic CV template I made in 2016, and I think it's my most popular. It's certainly the one I see most often in the wild. It's also what I currently use for [my CV](https://svmiller.com/cv/). You can call it in the YAML with `stevetemplates::cv`.
46+
- [**Steve's Non-Academic Résumé Template**](https://svmiller.com/blog/2020/09/rmarkdown-template-non-academic-resume/): This is an addition I made in 2020 to my suite of R Markdown templates. It's a bit clunky, but it's useful and markup-light for non-academic résumés. You can call it in the YAML with `stevetemplates::resume`.
47+
- [**Steve's Beamer Template**](https://svmiller.com/blog/2019/08/r-markdown-template-beamer-presentations/): This is my go-to presentation template as I prefer Beamer PDFs to other presentation formats. You can call it in the YAML with `stevetemplates::beamer`.
4848
- [**Steve's (Non-Academic) Cover Letter Template**](https://twitter.com/stevenvmiller/status/1320831949469065218): I created this in 2020 when I was applying for some non-academic jobs because I still have some misgivings about the future of academia and I do not want to live in South Carolina. You can call it in the YAML with `stevetemplates::cover_letter`.
4949
- **Steve's HTML Template**: I created this template on the fly for formatting academic manuscripts to an HTML document. Capabilities are limited the extent to which there's more CSS I need to adjust. This manuscript features prominently in my [`{steveproj}`](https://github.com/svmiller/steveproj) package.
50-
- [**Steve's Memo Template**](http://svmiller.com/blog/2019/06/r-markdown-memo-template/): I created this for a memo I needed to write in 2019. You can call it in the YAML with `stevetemplates::memo`.
51-
- **Steve's Statement Template**: I created this template in 2016 (I believe). I use it for writing various "statements" (e.g. [my research statement](http://svmiller.com/docs/svm-research-statement.pdf), statement of [teaching philosophy](http://svmiller.com/docs/svm-teaching-philosophy.pdf)) when applying for jobs. I also use it for miscellaneous university busy work. You can call it in the YAML with `stevetemplates::statement`.
52-
- [**Steve's Syllabus Template**](http://svmiller.com/blog/2016/07/r-markdown-syllabus/): This is one of my first templates, dating to mid-2016. I use it for all my syllabi for any class I teach. You can call it in the YAML with `stevetemplates::syllabus`.
50+
- [**Steve's Memo Template**](https://svmiller.com/blog/2019/06/r-markdown-memo-template/): I created this for a memo I needed to write in 2019. You can call it in the YAML with `stevetemplates::memo`.
51+
- **Steve's Statement Template**: I created this template in 2016 (I believe). I use it for writing various "statements" (e.g. [my research statement](https://svmiller.com/docs/svm-research-statement.pdf), statement of [teaching philosophy](https://svmiller.com/docs/svm-teaching-philosophy.pdf)) when applying for jobs. I also use it for miscellaneous university busy work. You can call it in the YAML with `stevetemplates::statement`.
52+
- [**Steve's Syllabus Template**](https://svmiller.com/blog/2016/07/r-markdown-syllabus/): This is one of my first templates, dating to mid-2016. I use it for all my syllabi for any class I teach. You can call it in the YAML with `stevetemplates::syllabus`.
5353
- **Steve's Word Template**: I created this template many years ago and never worked with it because Word is limited in its functionality. I've since come back to this template because its limitations make it wonderful for "anonymizing" a manuscript for submission to journals that are picky about PDF submissions. This manuscript features prominently in my [`{steveproj}`](https://github.com/svmiller/steveproj) package.
5454

5555
The user should notice that the YAML contains the functions (loaded in this package) to compile these documents. They are basic wrappers for `rmarkdown::pdf_document`. Please consult the corresponding posts and [the template repository](https://github.com/svmiller/stevetemplates/tree/master/inst/rmarkdown/templates) for rudimentary examples and the underlying code to help guide your usage. Importantly: some features/functionality might not be evident in these templates because they may require other add-ons (e.g. R packages or specialty fonts) that you may or may not have.

0 commit comments

Comments
 (0)