Skip to content

Commit c9b643a

Browse files
committed
Fix encoding and doi in man files
1 parent 0810c33 commit c9b643a

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

src/library/datasets/man/penguins.Rd

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
\name{penguins}
2+
\encoding{UTF-8}
23
\docType{data}
34
\alias{penguins}
45
\title{Size Measurements for Adult Foraging Penguins near Palmer Station, Antarctica}
@@ -11,7 +12,7 @@ This is a subset of \code{\link{penguins_raw}}.
1112
\format{
1213
A tibble with 344 rows and 8 variables:
1314
\describe{
14-
\item{species}{a factor denoting penguin species (Adélie, Chinstrap and Gentoo)}
15+
\item{species}{a factor denoting penguin species (Adelie, Chinstrap and Gentoo)}
1516
\item{island}{a factor denoting island in Palmer Archipelago, Antarctica (Biscoe, Dream or Torgersen)}
1617
\item{bill_length_mm}{a number denoting bill length (millimeters)}
1718
\item{bill_depth_mm}{a number denoting bill depth (millimeters)}
@@ -21,15 +22,15 @@ This is a subset of \code{\link{penguins_raw}}.
2122
\item{year}{an integer denoting the study year (2007, 2008, or 2009)}
2223
}
2324
}
24-
\references{
25-
Gorman, K. B., Williams, T. D. and Fraser, W. R. (2014) Ecological Sexual Dimorphism and Environmental Variability within a Community of Antarctic Penguins (Genus Pygoscelis). PLoS ONE \bold{9}, 3, e90081. doi:10.1371/journal.pone.0090081.
26-
}
2725
\source{
28-
{Adélie penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Adélie penguins (Pygoscelis adeliae) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative.} \ifelse{text}{doi: 10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f (URL: https://doi.org/10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f)}{\ifelse{latex}{doi:\out{\nobreakspace{}}\href{https://doi.org/10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}{10.6073\out{\slash{}}pasta\out{\slash{}}98b16d7d563f265cb52372c8ca99e60f}}{doi: \href{https://doi.org/10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}{10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}}}
26+
\enc{Adélie}{Adelie} penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female \enc{Adélie}{Adelie} penguins (Pygoscelis adeliae) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative, \doi{10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}.
2927

30-
{Gentoo penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Gentoo penguin (Pygoscelis papua) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative.} \ifelse{text}{doi: 10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689 (URL: https://doi.org/10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689)}{\ifelse{latex}{doi:\out{\nobreakspace{}}\href{https://doi.org/10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689}{10.6073\out{\slash{}}pasta\out{\slash{}}7fca67fb28d56ee2ffa3d9370ebda689}}{doi: \href{https://doi.org/10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689}{10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689}}}
28+
Gentoo penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Gentoo penguin (Pygoscelis papua) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative, \doi{10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689}.
3129

32-
{Chinstrap penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Chinstrap penguin (Pygoscelis antarcticus) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 6. Environmental Data Initiative.} \ifelse{text}{doi: 10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e (URL: https://doi.org/10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e)}{\ifelse{latex}{doi:\out{\nobreakspace{}}\href{https://doi.org/10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e}{10.6073\out{\slash{}}pasta\out{\slash{}}c14dfcfada8ea13a17536e73eb6fbe9e}}{doi: \href{https://doi.org/10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e}{10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e}}}
30+
Chinstrap penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Chinstrap penguin (Pygoscelis antarcticus) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 6. Environmental Data Initiative, \doi{10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e}.
31+
}
32+
\references{
33+
Gorman, K. B., Williams, T. D. and Fraser, W. R. (2014) Ecological Sexual Dimorphism and Environmental Variability within a Community of Antarctic Penguins (Genus Pygoscelis). PLoS ONE \bold{9}, 3, e90081. doi:10.1371/journal.pone.0090081.
3334
}
3435
\note{
3536
This data is also available in the \CRANpkg{palmerpenguins} package. See also \url{https://allisonhorst.github.io/palmerpenguins/} for further details and resources.

src/library/datasets/man/penguins_raw.Rd

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
\title{Penguin Size, Clutch, and Blood Isotope Data for Foraging Adults near Palmer Station, Antarctica}
21
\name{penguins_raw}
2+
\encoding{UTF-8}
3+
\docType{data}
34
\alias{penguins_raw}
5+
\title{Penguin Size, Clutch, and Blood Isotope Data for Foraging Adults near Palmer Station, Antarctica}
46
\description{
5-
Includes nesting observations, penguin size data, and isotope measurements from blood samples for adult Adélie, Chinstrap, and Gentoo penguins.
7+
Includes nesting observations, penguin size data, and isotope measurements from blood samples for adult \enc{Adélie}{Adelie}, Chinstrap, and Gentoo penguins.
68
}
79
\usage{penguins_raw}
810
\format{
@@ -28,15 +30,15 @@
2830
\item{Sample}{a character string denoting whether the bird featured in the test or train set (or neither) in the original analysis (see References).}
2931
}
3032
}
31-
\references{
32-
Gorman, K. B., Williams, T. D. and Fraser, W. R. (2014) Ecological Sexual Dimorphism and Environmental Variability within a Community of Antarctic Penguins (Genus Pygoscelis). PLoS ONE \bold{9}, 3, e90081. doi:10.1371/journal.pone.0090081.
33-
}
3433
\source{
35-
{Adélie penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Adélie penguins (Pygoscelis adeliae) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative.} \ifelse{text}{doi: 10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f (URL: https://doi.org/10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f)}{\ifelse{latex}{doi:\out{\nobreakspace{}}\href{https://doi.org/10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}{10.6073\out{\slash{}}pasta\out{\slash{}}98b16d7d563f265cb52372c8ca99e60f}}{doi: \href{https://doi.org/10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}{10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}}}
34+
\enc{Adélie}{Adelie} penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female \enc{Adélie}{Adelie} penguins (Pygoscelis adeliae) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative, \doi{10.6073/pasta/98b16d7d563f265cb52372c8ca99e60f}.
3635

37-
{Gentoo penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Gentoo penguin (Pygoscelis papua) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative.} \ifelse{text}{doi: 10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689 (URL: https://doi.org/10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689)}{\ifelse{latex}{doi:\out{\nobreakspace{}}\href{https://doi.org/10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689}{10.6073\out{\slash{}}pasta\out{\slash{}}7fca67fb28d56ee2ffa3d9370ebda689}}{doi: \href{https://doi.org/10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689}{10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689}}}
36+
Gentoo penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Gentoo penguin (Pygoscelis papua) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 5. Environmental Data Initiative, \doi{10.6073/pasta/7fca67fb28d56ee2ffa3d9370ebda689}.
3837

39-
{Chinstrap penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Chinstrap penguin (Pygoscelis antarcticus) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 6. Environmental Data Initiative.} \ifelse{text}{doi: 10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e (URL: https://doi.org/10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e)}{\ifelse{latex}{doi:\out{\nobreakspace{}}\href{https://doi.org/10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e}{10.6073\out{\slash{}}pasta\out{\slash{}}c14dfcfada8ea13a17536e73eb6fbe9e}}{doi: \href{https://doi.org/10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e}{10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e}}}
38+
Chinstrap penguins: Palmer Station Antarctica LTER and K. Gorman. 2020. Structural size measurements and isotopic signatures of foraging among adult male and female Chinstrap penguin (Pygoscelis antarcticus) nesting along the Palmer Archipelago near Palmer Station, 2007-2009 ver 6. Environmental Data Initiative, \doi{10.6073/pasta/c14dfcfada8ea13a17536e73eb6fbe9e}.
39+
}
40+
\references{
41+
Gorman, K. B., Williams, T. D. and Fraser, W. R. (2014) Ecological Sexual Dimorphism and Environmental Variability within a Community of Antarctic Penguins (Genus Pygoscelis). PLoS ONE \bold{9}, 3, e90081. doi:10.1371/journal.pone.0090081.
4042
}
4143
\note{
4244
This data is also available in the \CRANpkg{palmerpenguins} package. See also \url{https://allisonhorst.github.io/palmerpenguins/} for further details and resources.

0 commit comments

Comments
 (0)