Skip to content

Commit 79928f8

Browse files
Matías Castillo AguilarMatías Castillo Aguilar
authored andcommitted
-
1 parent bf29669 commit 79928f8

File tree

3 files changed

+7
-15
lines changed

3 files changed

+7
-15
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: writR
22
Title: Inferential statistics and reporting in APA style
33
Version: 0.5.0
4-
Date: 2021-03-05
4+
Date: 2021-05-03
55
Authors@R:
66
person(given = "Matías",
77
family = "Castillo Aguilar",

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
1-
---
2-
output:
3-
html_document:
4-
self_contained: yes
5-
keep_md: yes
6-
---
71

8-
9-
102
<img src="README_files/logo.png" width="300"/>
113

124
<table>
@@ -44,7 +36,7 @@ citation('writR')
4436
## To cite package 'writR' in publications use:
4537
##
4638
## Matías Castillo Aguilar (2021). writR: Inferential statistics and
47-
## reporting in APA style. R package version 0.3.0.
39+
## reporting in APA style. R package version 0.5.0.
4840
## https://doi.org/10.5281/zenodo.4603838
4941
##
5042
## A BibTeX entry for LaTeX users is
@@ -53,7 +45,7 @@ citation('writR')
5345
## title = {writR: Inferential statistics and reporting in APA style},
5446
## author = {Matías {Castillo Aguilar}},
5547
## year = {2021},
56-
## note = {R package version 0.3.0},
48+
## note = {R package version 0.5.0},
5749
## url = {https://doi.org/10.5281/zenodo.4603838},
5850
## }
5951
```

0 commit comments

Comments
 (0)