diff --git a/man/AMR-deprecated.Rd b/man/AMR-deprecated.Rd index 456c38d2..27ef3c16 100644 --- a/man/AMR-deprecated.Rd +++ b/man/AMR-deprecated.Rd @@ -28,12 +28,12 @@ These functions are so-called '\link{Deprecated}'. They will be removed in a fut \section{Retired lifecycle}{ \if{html}{\figure{lifecycle_retired.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{retired}. A retired function is no longer under active development, and (if appropiate) a better alternative is available. No new arguments will be added, and only the most critical bugs will be fixed. In a future version, this function will be removed. +The \link[=lifecycle]{lifecycle} of this function is \strong{retired}. A retired function is no longer under active development, and (if appropiate) a better alternative is available. No new arguments will be added, and only the most critical bugs will be fixed. In a future version, this function will be removed. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \keyword{internal} diff --git a/man/AMR.Rd b/man/AMR.Rd index 97a8c1ae..1fca5bdd 100644 --- a/man/AMR.Rd +++ b/man/AMR.Rd @@ -32,7 +32,7 @@ This package can be used for: } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \section{Contact Us}{ @@ -49,6 +49,6 @@ Post Office Box 30001 \cr The Netherlands If you have found a bug, please file a new issue at: \cr -\url{https://gitlab.com/msberends/AMR/issues} +\url{https://github.com/msberends/AMR/issues} } diff --git a/man/WHOCC.Rd b/man/WHOCC.Rd index a3c8d628..2b7d4c4a 100644 --- a/man/WHOCC.Rd +++ b/man/WHOCC.Rd @@ -20,7 +20,7 @@ The WHOCC is located in Oslo at the Norwegian Institute of Public Health and fun \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/WHONET.Rd b/man/WHONET.Rd index 3cfd1887..4a46724c 100644 --- a/man/WHONET.Rd +++ b/man/WHONET.Rd @@ -43,7 +43,7 @@ This example data set has the exact same structure as an export file from WHONET } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \keyword{datasets} diff --git a/man/ab_from_text.Rd b/man/ab_from_text.Rd index e759299f..1d305ecc 100644 --- a/man/ab_from_text.Rd +++ b/man/ab_from_text.Rd @@ -57,12 +57,12 @@ With using \code{collapse}, this function will return a \link{character}:\cr \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/ab_property.Rd b/man/ab_property.Rd index e1fea2b4..84551a67 100644 --- a/man/ab_property.Rd +++ b/man/ab_property.Rd @@ -79,7 +79,7 @@ The function \code{\link[=ab_url]{ab_url()}} will return the direct URL to the o \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } @@ -95,7 +95,7 @@ European Commission Public Health PHARMACEUTICALS - COMMUNITY REGISTER: \url{htt \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/age.Rd b/man/age.Rd index 3d0d3483..7778f911 100644 --- a/man/age.Rd +++ b/man/age.Rd @@ -24,14 +24,14 @@ Calculates age in years based on a reference date, which is the sytem date at de \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/age_groups.Rd b/man/age_groups.Rd index c019e59a..c1215399 100644 --- a/man/age_groups.Rd +++ b/man/age_groups.Rd @@ -36,14 +36,14 @@ The default is to split on young children (0-11), youth (12-24), young adults (2 \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/antibiotics.Rd b/man/antibiotics.Rd index aaf228bf..a45258fe 100644 --- a/man/antibiotics.Rd +++ b/man/antibiotics.Rd @@ -64,14 +64,14 @@ Synonyms (i.e. trade names) are derived from the Compound ID (\code{cid}) and co These data sets are available as 'flat files' for use even without R - you can find the files here: \itemize{ -\item \url{https://gitlab.com/msberends/AMR/raw/master/data-raw/antibiotics.txt} -\item \url{https://gitlab.com/msberends/AMR/raw/master/data-raw/antivirals.txt} +\item \url{https://github.com/msberends/AMR/raw/master/data-raw/antibiotics.txt} +\item \url{https://github.com/msberends/AMR/raw/master/data-raw/antivirals.txt} } Files in R format (with preserved data structure) can be found here: \itemize{ -\item \url{https://gitlab.com/msberends/AMR/raw/master/data/antibiotics.rda} -\item \url{https://gitlab.com/msberends/AMR/raw/master/data/antivirals.rda} +\item \url{https://github.com/msberends/AMR/raw/master/data/antibiotics.rda} +\item \url{https://github.com/msberends/AMR/raw/master/data/antivirals.rda} } } } @@ -89,7 +89,7 @@ The WHOCC is located in Oslo at the Norwegian Institute of Public Health and fun \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \seealso{ diff --git a/man/as.ab.Rd b/man/as.ab.Rd index 28cb9911..7d43dce5 100644 --- a/man/as.ab.Rd +++ b/man/as.ab.Rd @@ -48,7 +48,7 @@ European Commission Public Health PHARMACEUTICALS - COMMUNITY REGISTER: \url{htt \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \section{WHOCC}{ @@ -65,7 +65,7 @@ The WHOCC is located in Oslo at the Norwegian Institute of Public Health and fun \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/as.disk.Rd b/man/as.disk.Rd index ce721f98..70e67586 100644 --- a/man/as.disk.Rd +++ b/man/as.disk.Rd @@ -27,14 +27,14 @@ Interpret disk values as RSI values with \code{\link[=as.rsi]{as.rsi()}}. It sup \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/as.mic.Rd b/man/as.mic.Rd index 819e5354..0f5bb533 100755 --- a/man/as.mic.Rd +++ b/man/as.mic.Rd @@ -27,14 +27,14 @@ To interpret MIC values as RSI values, use \code{\link[=as.rsi]{as.rsi()}} on MI \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/as.mo.Rd b/man/as.mo.Rd index 446b970b..49dacd78 100644 --- a/man/as.mo.Rd +++ b/man/as.mo.Rd @@ -133,7 +133,7 @@ Group 3 (least prevalent microorganisms) consists of all other microorganisms. \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } @@ -148,7 +148,7 @@ This package contains the complete taxonomic tree of almost all microorganisms ( \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/as.rsi.Rd b/man/as.rsi.Rd index ddfec9ee..e434b75d 100755 --- a/man/as.rsi.Rd +++ b/man/as.rsi.Rd @@ -64,7 +64,7 @@ When using \code{\link[=as.rsi]{as.rsi()}} on untransformed data, the data will Supported guidelines to be used as input for the \code{guideline} parameter are: "CLSI 2010", "CLSI 2011", "CLSI 2012", "CLSI 2013", "CLSI 2014", "CLSI 2015", "CLSI 2016", "CLSI 2017", "CLSI 2018", "CLSI 2019", "EUCAST 2011", "EUCAST 2012", "EUCAST 2013", "EUCAST 2014", "EUCAST 2015", "EUCAST 2016", "EUCAST 2017", "EUCAST 2018", "EUCAST 2019", "EUCAST 2020". Simply using \code{"CLSI"} or \code{"EUCAST"} for input will automatically select the latest version of that guideline. -The repository of this package \href{https://gitlab.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt}{contains a machine readable version} of all guidelines. This is a CSV file consisting of 18,964 rows and 10 columns. This file is machine readable, since it contains one row for every unique combination of the test method (MIC or disk diffusion), the antimicrobial agent and the microorganism. This \strong{allows for easy implementation of these rules in laboratory information systems (LIS)}. +The repository of this package \href{https://github.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt}{contains a machine readable version} of all guidelines. This is a CSV file consisting of 18,964 rows and 10 columns. This file is machine readable, since it contains one row for every unique combination of the test method (MIC or disk diffusion), the antimicrobial agent and the microorganism. This \strong{allows for easy implementation of these rules in laboratory information systems (LIS)}. After using \code{\link[=as.rsi]{as.rsi()}}, you can use \code{\link[=eucast_rules]{eucast_rules()}} to (1) apply inferred susceptibility and resistance based on results of other antimicrobials and (2) apply intrinsic resistance based on taxonomic properties of a microorganism. @@ -88,14 +88,14 @@ This AMR package honours this new insight. Use \code{\link[=susceptibility]{susc \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/atc_online.Rd b/man/atc_online.Rd index 6ae5223b..17ddca8e 100644 --- a/man/atc_online.Rd +++ b/man/atc_online.Rd @@ -66,12 +66,12 @@ Abbreviations of return values when using \code{property = "U"} (unit): \section{Questioning lifecycle}{ \if{html}{\figure{lifecycle_questioning.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. +The \link[=lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/availability.Rd b/man/availability.Rd index a27da6db..54f4621a 100644 --- a/man/availability.Rd +++ b/man/availability.Rd @@ -23,14 +23,14 @@ The function returns a \code{\link{data.frame}} with columns \code{"resistant"} \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/bug_drug_combinations.Rd b/man/bug_drug_combinations.Rd index 3681ccbf..de1dfa56 100644 --- a/man/bug_drug_combinations.Rd +++ b/man/bug_drug_combinations.Rd @@ -68,14 +68,14 @@ The language of the output can be overwritten with \code{options(AMR_locale)}, p \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/catalogue_of_life.Rd b/man/catalogue_of_life.Rd index 1aa7dc12..7a32307d 100644 --- a/man/catalogue_of_life.Rd +++ b/man/catalogue_of_life.Rd @@ -28,12 +28,12 @@ Included are: The Catalogue of Life (\url{http://www.catalogueoflife.org}) is the most comprehensive and authoritative global index of species currently available. It holds essential information on the names, relationships and distributions of over 1.9 million species. The Catalogue of Life is used to support the major biodiversity and conservation information services such as the Global Biodiversity Information Facility (GBIF), Encyclopedia of Life (EoL) and the International Union for Conservation of Nature Red List. It is recognised by the Convention on Biological Diversity as a significant component of the Global Taxonomy Initiative and a contribution to Target 1 of the Global Strategy for Plant Conservation. -The syntax used to transform the original data to a cleansed R format, can be found here: \url{https://gitlab.com/msberends/AMR/blob/master/data-raw/reproduction_of_microorganisms.R}. +The syntax used to transform the original data to a cleansed R format, can be found here: \url{https://github.com/msberends/AMR/blob/master/data-raw/reproduction_of_microorganisms.R}. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/catalogue_of_life_version.Rd b/man/catalogue_of_life_version.Rd index 57207c40..166a023c 100644 --- a/man/catalogue_of_life_version.Rd +++ b/man/catalogue_of_life_version.Rd @@ -25,7 +25,7 @@ This package contains the complete taxonomic tree of almost all microorganisms ( \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \seealso{ diff --git a/man/count.Rd b/man/count.Rd index e772a1c7..eb6c316d 100644 --- a/man/count.Rd +++ b/man/count.Rd @@ -75,7 +75,7 @@ The function \code{\link[=count_df]{count_df()}} takes any variable from \code{d \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } @@ -128,7 +128,7 @@ Using \code{only_all_tested} has no impact when only using one antibiotic as inp \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/eucast_rules.Rd b/man/eucast_rules.Rd index 1ee06851..8bbc6e08 100644 --- a/man/eucast_rules.Rd +++ b/man/eucast_rules.Rd @@ -64,7 +64,7 @@ Before further processing, some non-EUCAST rules can be applied to improve the e These rules are not applied at default, since they are not approved by EUCAST. To use these rules, please use \code{eucast_rules(..., rules = "all")}, or set the default behaviour of the \verb{[eucast_rules()]} function with \code{options(AMR.eucast_rules = "all")} (or any other valid input value(s) to the \code{rules} parameter). -The file containing all EUCAST rules is located here: \url{https://gitlab.com/msberends/AMR/blob/master/data-raw/eucast_rules.tsv}. +The file containing all EUCAST rules is located here: \url{https://github.com/msberends/AMR/blob/master/data-raw/eucast_rules.tsv}. } \section{Antibiotics}{ @@ -156,12 +156,12 @@ The following antibiotics are used for the functions \code{\link[=eucast_rules]{ \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/example_isolates.Rd b/man/example_isolates.Rd index a3a1859e..149957cb 100644 --- a/man/example_isolates.Rd +++ b/man/example_isolates.Rd @@ -23,11 +23,11 @@ A \code{\link{data.frame}} with 2,000 observations and 49 variables: example_isolates } \description{ -A data set containing 2,000 microbial isolates with their full antibiograms. The data set reflects reality and can be used to practice AMR analysis. For examples, please read \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{the tutorial on our website}. +A data set containing 2,000 microbial isolates with their full antibiograms. The data set reflects reality and can be used to practice AMR analysis. For examples, please read \href{https://msberends.github.io/AMR/articles/AMR.html}{the tutorial on our website}. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \keyword{datasets} diff --git a/man/example_isolates_unclean.Rd b/man/example_isolates_unclean.Rd index 2e48933c..fdf5dfe4 100644 --- a/man/example_isolates_unclean.Rd +++ b/man/example_isolates_unclean.Rd @@ -22,7 +22,7 @@ A data set containing 3,000 microbial isolates that are not cleaned up and conse } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \keyword{datasets} diff --git a/man/filter_ab_class.Rd b/man/filter_ab_class.Rd index c3c7f890..1f99f243 100644 --- a/man/filter_ab_class.Rd +++ b/man/filter_ab_class.Rd @@ -65,7 +65,7 @@ All columns of \code{x} will be searched for known antibiotic names, abbreviatio \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } diff --git a/man/first_isolate.Rd b/man/first_isolate.Rd index 5302942e..a25a58f2 100755 --- a/man/first_isolate.Rd +++ b/man/first_isolate.Rd @@ -125,14 +125,14 @@ A difference from I to S|R (or vice versa) means 0.5 points, a difference from S \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/g.test.Rd b/man/g.test.Rd index c153147e..18e71e50 100644 --- a/man/g.test.Rd +++ b/man/g.test.Rd @@ -100,12 +100,12 @@ If there are more than two categories and you want to find out which ones are si \section{Questioning lifecycle}{ \if{html}{\figure{lifecycle_questioning.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. +The \link[=lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/ggplot_pca.Rd b/man/ggplot_pca.Rd index 0bae27cc..542fc2fc 100644 --- a/man/ggplot_pca.Rd +++ b/man/ggplot_pca.Rd @@ -107,7 +107,7 @@ The colours for labels and points can be changed by adding another scale layer f \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \examples{ diff --git a/man/ggplot_rsi.Rd b/man/ggplot_rsi.Rd index 381e0fa0..88f65253 100644 --- a/man/ggplot_rsi.Rd +++ b/man/ggplot_rsi.Rd @@ -114,7 +114,7 @@ labels_rsi_count( \item{...}{other parameters passed on to \code{\link[=geom_rsi]{geom_rsi()}}} } \description{ -Use these functions to create bar plots for antimicrobial resistance analysis. All functions rely on internal \link[ggplot2:ggplot]{ggplot2} functions. +Use these functions to create bar plots for antimicrobial resistance analysis. All functions rely on \link[ggplot2:ggplot]{ggplot2} functions. } \details{ At default, the names of antibiotics will be shown on the plots using \code{\link[=ab_name]{ab_name()}}. This can be set with the \code{translate_ab} parameter. See \code{\link[=count_df]{count_df()}}. @@ -124,13 +124,13 @@ At default, the names of antibiotics will be shown on the plots using \code{\lin \code{\link[=facet_rsi]{facet_rsi()}} creates 2d plots (at default based on S/I/R) using \code{\link[ggplot2:facet_wrap]{ggplot2::facet_wrap()}}. -\code{\link[=scale_y_percent]{scale_y_percent()}} transforms the y axis to a 0 to 100\% range using \code{\link[ggplot2:scale_continuous]{ggplot2::scale_continuous()}}. +\code{\link[=scale_y_percent]{scale_y_percent()}} transforms the y axis to a 0 to 100\% range using \code{\link[ggplot2:scale_continuous]{ggplot2::scale_y_continuous()}}. -\code{\link[=scale_rsi_colours]{scale_rsi_colours()}} sets colours to the bars: pastel blue for S, pastel turquoise for I and pastel red for R, using \code{\link[ggplot2:scale_brewer]{ggplot2::scale_brewer()}}. +\code{\link[=scale_rsi_colours]{scale_rsi_colours()}} sets colours to the bars: pastel blue for S, pastel turquoise for I and pastel red for R, using \code{\link[ggplot2:scale_manual]{ggplot2::scale_fill_manual()}}. \code{\link[=theme_rsi]{theme_rsi()}} is a [ggplot2 theme][\code{\link[ggplot2:theme]{ggplot2::theme()}} with minimal distraction. -\code{\link[=labels_rsi_count]{labels_rsi_count()}} print datalabels on the bars with percentage and amount of isolates using \code{\link[ggplot2:geom_text]{ggplot2::geom_text()}} +\code{\link[=labels_rsi_count]{labels_rsi_count()}} print datalabels on the bars with percentage and amount of isolates using \code{\link[ggplot2:geom_text]{ggplot2::geom_text()}}. \code{\link[=ggplot_rsi]{ggplot_rsi()}} is a wrapper around all above functions that uses data as first input. This makes it possible to use this function after a pipe (\verb{\%>\%}). See Examples. } @@ -138,12 +138,12 @@ At default, the names of antibiotics will be shown on the plots using \code{\lin \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/guess_ab_col.Rd b/man/guess_ab_col.Rd index aaab938c..a6893c4a 100644 --- a/man/guess_ab_col.Rd +++ b/man/guess_ab_col.Rd @@ -25,12 +25,12 @@ You can look for an antibiotic (trade) name or abbreviation and it will search \ \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/join.Rd b/man/join.Rd index d668b67f..d439e3a6 100755 --- a/man/join.Rd +++ b/man/join.Rd @@ -43,14 +43,14 @@ These functions rely on \code{\link[=merge]{merge()}}, a base R function to do j \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/key_antibiotics.Rd b/man/key_antibiotics.Rd index 8d759d83..236a8d7a 100755 --- a/man/key_antibiotics.Rd +++ b/man/key_antibiotics.Rd @@ -109,7 +109,7 @@ The function \code{\link[=key_antibiotics_equal]{key_antibiotics_equal()}} check \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } @@ -129,7 +129,7 @@ A difference from I to S|R (or vice versa) means 0.5 points, a difference from S \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/kurtosis.Rd b/man/kurtosis.Rd index 2f710cc2..8afada07 100644 --- a/man/kurtosis.Rd +++ b/man/kurtosis.Rd @@ -26,12 +26,12 @@ Kurtosis is a measure of the "tailedness" of the probability distribution of a r \section{Questioning lifecycle}{ \if{html}{\figure{lifecycle_questioning.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. +The \link[=lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \seealso{ diff --git a/man/lifecycle.Rd b/man/lifecycle.Rd index a2d1f151..08d9bff2 100644 --- a/man/lifecycle.Rd +++ b/man/lifecycle.Rd @@ -12,19 +12,19 @@ This page contains a section for every lifecycle (with text borrowed from the af \section{Experimental lifecycle}{ \if{html}{\figure{lifecycle_experimental.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{experimental}. An experimental function is in early stages of development. The unlying code might be changing frequently. Experimental functions might be removed without deprecation, so you are generally best off waiting until a function is more mature before you use it in production code. Experimental functions are only available in development versions of this \code{AMR} package and will thus not be included in releases that are submitted to CRAN, since such functions have not yet matured enough. +The \link[=lifecycle]{lifecycle} of this function is \strong{experimental}. An experimental function is in early stages of development. The unlying code might be changing frequently. Experimental functions might be removed without deprecation, so you are generally best off waiting until a function is more mature before you use it in production code. Experimental functions are only available in development versions of this \code{AMR} package and will thus not be included in releases that are submitted to CRAN, since such functions have not yet matured enough. } \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } @@ -32,12 +32,12 @@ If the unlying code needs breaking changes, they will occur gradually. For examp \section{Retired lifecycle}{ \if{html}{\figure{lifecycle_retired.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{retired}. A retired function is no longer under active development, and (if appropiate) a better alternative is available. No new arguments will be added, and only the most critical bugs will be fixed. In a future version, this function will be removed. +The \link[=lifecycle]{lifecycle} of this function is \strong{retired}. A retired function is no longer under active development, and (if appropiate) a better alternative is available. No new arguments will be added, and only the most critical bugs will be fixed. In a future version, this function will be removed. } \section{Questioning lifecycle}{ \if{html}{\figure{lifecycle_questioning.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. +The \link[=lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. } diff --git a/man/like.Rd b/man/like.Rd index ffdd8f4b..604cddb3 100755 --- a/man/like.Rd +++ b/man/like.Rd @@ -42,14 +42,14 @@ Using RStudio? This function can also be inserted from the Addins menu and can h \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/mdro.Rd b/man/mdro.Rd index eb07bc41..fadb959b 100644 --- a/man/mdro.Rd +++ b/man/mdro.Rd @@ -88,14 +88,14 @@ The German national guideline - Mueller et al. (2015) Antimicrobial Resistance a The Dutch national guideline - Rijksinstituut voor Volksgezondheid en Milieu "WIP-richtlijn BRMO (Bijzonder Resistente Micro-Organismen) (ZKH)" (\href{https://www.rivm.nl/Documenten_en_publicaties/Professioneel_Praktisch/Richtlijnen/Infectieziekten/WIP_Richtlijnen/WIP_Richtlijnen/Ziekenhuizen/WIP_richtlijn_BRMO_Bijzonder_Resistente_Micro_Organismen_ZKH}{link}) } -Please suggest your own (country-specific) guidelines by letting us know: \url{https://gitlab.com/msberends/AMR/issues/new}. +Please suggest your own (country-specific) guidelines by letting us know: \url{https://github.com/msberends/AMR/issues/new}. \strong{Note:} Every test that involves the Enterobacteriaceae family, will internally be performed using its newly named order Enterobacterales, since the Enterobacteriaceae family has been taxonomically reclassified by Adeolu \emph{et al.} in 2016. Before that, Enterobacteriaceae was the only family under the Enterobacteriales (with an i) order. All species under the old Enterobacteriaceae family are still under the new Enterobacterales (without an i) order, but divided into multiple families. The way tests are performed now by this \code{\link[=mdro]{mdro()}} function makes sure that results from before 2016 and after 2016 are identical. } \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \section{Antibiotics}{ @@ -202,7 +202,7 @@ This AMR package honours this new insight. Use \code{\link[=susceptibility]{susc \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/microorganisms.Rd b/man/microorganisms.Rd index 84e5dc4c..a23c19dd 100755 --- a/man/microorganisms.Rd +++ b/man/microorganisms.Rd @@ -3,9 +3,9 @@ \docType{data} \name{microorganisms} \alias{microorganisms} -\title{Data set with 67,108 microorganisms} +\title{Data set with 67,150 microorganisms} \format{ -A \code{\link{data.frame}} with 67,108 observations and 16 variables: +A \code{\link{data.frame}} with 67,150 observations and 16 variables: \itemize{ \item \code{mo}\cr ID of microorganism as used by this package \item \code{fullname}\cr Full name, like \code{"Escherichia coli"} @@ -40,18 +40,18 @@ Manually added were: \item 1 entry of \emph{Blastocystis} (\emph{Blastocystis hominis}), although it officially does not exist (Noel \emph{et al.} 2005, PMID 15634993) \item 5 other 'undefined' entries (unknown, unknown Gram negatives, unknown Gram positives, unknown yeast and unknown fungus) \item 6 families under the Enterobacterales order, according to Adeolu \emph{et al.} (2016, PMID 27620848), that are not (yet) in the Catalogue of Life -\item 7,369 species from the DSMZ (Deutsche Sammlung von Mikroorganismen und Zellkulturen) since the DSMZ contain the latest taxonomic information based on recent publications +\item 7,411 species from the DSMZ (Deutsche Sammlung von Mikroorganismen und Zellkulturen) since the DSMZ contain the latest taxonomic information based on recent publications } \subsection{Direct download}{ This data set is available as 'flat file' for use even without R - you can find the file here: \itemize{ -\item \url{https://gitlab.com/msberends/AMR/raw/master/data-raw/microorganisms.txt} +\item \url{https://github.com/msberends/AMR/raw/master/data-raw/microorganisms.txt} } The file in R format (with preserved data structure) can be found here: \itemize{ -\item \url{https://gitlab.com/msberends/AMR/raw/master/data/microorganisms.rda} +\item \url{https://github.com/msberends/AMR/raw/master/data/microorganisms.rda} } } } @@ -72,7 +72,7 @@ This package contains the complete taxonomic tree of almost all microorganisms ( \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \seealso{ diff --git a/man/microorganisms.codes.Rd b/man/microorganisms.codes.Rd index 373b1b87..77837762 100644 --- a/man/microorganisms.codes.Rd +++ b/man/microorganisms.codes.Rd @@ -27,7 +27,7 @@ This package contains the complete taxonomic tree of almost all microorganisms ( \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \seealso{ diff --git a/man/microorganisms.old.Rd b/man/microorganisms.old.Rd index f62305fd..9fa49392 100644 --- a/man/microorganisms.old.Rd +++ b/man/microorganisms.old.Rd @@ -34,7 +34,7 @@ This package contains the complete taxonomic tree of almost all microorganisms ( \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \seealso{ diff --git a/man/mo_property.Rd b/man/mo_property.Rd index cd7e95fe..9c9ac9cb 100644 --- a/man/mo_property.Rd +++ b/man/mo_property.Rd @@ -119,7 +119,7 @@ The function \code{\link[=mo_url]{mo_url()}} will return the direct URL to the o \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } @@ -144,7 +144,7 @@ This package contains the complete taxonomic tree of almost all microorganisms ( \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/mo_source.Rd b/man/mo_source.Rd index 0dd376a6..5c759c8d 100644 --- a/man/mo_source.Rd +++ b/man/mo_source.Rd @@ -84,13 +84,13 @@ If the original Excel file is moved or deleted, the mo_source file will be remov \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } diff --git a/man/p_symbol.Rd b/man/p_symbol.Rd index 154de773..c604964a 100644 --- a/man/p_symbol.Rd +++ b/man/p_symbol.Rd @@ -20,11 +20,11 @@ Return the symbol related to the p-value: 0 '\verb{***}' 0.001 '\verb{**}' 0.01 \section{Questioning lifecycle}{ \if{html}{\figure{lifecycle_questioning.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. +The \link[=lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } diff --git a/man/pca.Rd b/man/pca.Rd index 744f3b55..cb83c28e 100644 --- a/man/pca.Rd +++ b/man/pca.Rd @@ -62,7 +62,7 @@ The result of the \code{\link[=pca]{pca()}} function is a \link{prcomp} object, \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \examples{ diff --git a/man/proportion.Rd b/man/proportion.Rd index 22ea1a55..b62507bf 100644 --- a/man/proportion.Rd +++ b/man/proportion.Rd @@ -83,7 +83,7 @@ The function \code{\link[=resistance]{resistance()}} is equal to the function \c \strong{Remember that you should filter your table to let it contain only first isolates!} This is needed to exclude duplicates and to reduce selection bias. Use \code{\link[=first_isolate]{first_isolate()}} to determine them in your data set. -These functions are not meant to count isolates, but to calculate the proportion of resistance/susceptibility. Use the \code{\link[AMR:count]{count()}} functions to count isolates. The function \code{\link[=susceptibility]{susceptibility()}} is essentially equal to \code{count_susceptible() / count_all()}. \emph{Low counts can influence the outcome - the \code{proportion} functions may camouflage this, since they only return the proportion (albeit being dependent on the \code{minimum} parameter).} +These functions are not meant to count isolates, but to calculate the proportion of resistance/susceptibility. Use the \code{\link[=count]{count()}} functions to count isolates. The function \code{\link[=susceptibility]{susceptibility()}} is essentially equal to \code{count_susceptible() / count_all()}. \emph{Low counts can influence the outcome - the \code{proportion} functions may camouflage this, since they only return the proportion (albeit being dependent on the \code{minimum} parameter).} The function \code{\link[=proportion_df]{proportion_df()}} takes any variable from \code{data} that has an \code{\link{rsi}} class (created with \code{\link[=as.rsi]{as.rsi()}}) and calculates the proportions R, I and S. It also supports grouped variables. The function \code{\link[=rsi_df]{rsi_df()}} works exactly like \code{\link[=proportion_df]{proportion_df()}}, but adds the number of isolates. } @@ -121,7 +121,7 @@ Using \code{only_all_tested} has no impact when only using one antibiotic as inp \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } @@ -143,7 +143,7 @@ This AMR package honours this new insight. Use \code{\link[=susceptibility]{susc \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ @@ -229,5 +229,5 @@ if (require("dplyr")) { } } \seealso{ -\code{\link[AMR:count]{AMR::count()}} to count resistant and susceptible isolates. +\code{\link[=count]{count()}} to count resistant and susceptible isolates. } diff --git a/man/resistance_predict.Rd b/man/resistance_predict.Rd index 91157993..c44bba5d 100644 --- a/man/resistance_predict.Rd +++ b/man/resistance_predict.Rd @@ -103,7 +103,7 @@ Valid options for the statistical model (parameter \code{model}) are: \section{Maturing lifecycle}{ \if{html}{\figure{lifecycle_maturing.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://gitlab.com/msberends/AMR/-/issues}{to suggest changes at our repository} or \link[AMR:AMR]{write us an email (see section 'Contact Us')}. +The \link[=lifecycle]{lifecycle} of this function is \strong{maturing}. The unlying code of a maturing function has been roughed out, but finer details might still change. Since this function needs wider usage and more extensive testing, you are very welcome \href{https://github.com/msberends/AMR/issues}{to suggest changes at our repository} or \link[=AMR]{write us an email (see section 'Contact Us')}. } \section{Interpretation of R and S/I}{ @@ -123,7 +123,7 @@ This AMR package honours this new insight. Use \code{\link[=susceptibility]{susc \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/man/rsi_translation.Rd b/man/rsi_translation.Rd index 6a313e98..23dd966b 100644 --- a/man/rsi_translation.Rd +++ b/man/rsi_translation.Rd @@ -26,11 +26,11 @@ rsi_translation Data set to interpret MIC and disk diffusion to R/SI values. Included guidelines are CLSI (2011-2019) and EUCAST (2011-2020). Use \code{\link[=as.rsi]{as.rsi()}} to transform MICs or disks measurements to R/SI values. } \details{ -The repository of this \code{AMR} package contains a file comprising this exact data set: \url{https://gitlab.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt}. This file \strong{allows for machine reading EUCAST and CLSI guidelines}, which is almost impossible with the Excel and PDF files distributed by EUCAST and CLSI. This file is updated automatically. +The repository of this \code{AMR} package contains a file comprising this exact data set: \url{https://github.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt}. This file \strong{allows for machine reading EUCAST and CLSI guidelines}, which is almost impossible with the Excel and PDF files distributed by EUCAST and CLSI. This file is updated automatically. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \keyword{datasets} diff --git a/man/skewness.Rd b/man/skewness.Rd index ffa8b2e9..986a79f8 100644 --- a/man/skewness.Rd +++ b/man/skewness.Rd @@ -28,12 +28,12 @@ When negative: the left tail is longer; the mass of the distribution is concentr \section{Questioning lifecycle}{ \if{html}{\figure{lifecycle_questioning.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. +The \link[=lifecycle]{lifecycle} of this function is \strong{questioning}. This function might be no longer be optimal approach, or is it questionable whether this function should be in this \code{AMR} package at all. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \seealso{ diff --git a/man/translate.Rd b/man/translate.Rd index f1016e85..4f0bfd6c 100644 --- a/man/translate.Rd +++ b/man/translate.Rd @@ -11,11 +11,11 @@ get_locale() For language-dependent output of AMR functions, like \code{\link[=mo_name]{mo_name()}}, \code{\link[=mo_gramstain]{mo_gramstain()}}, \code{\link[=mo_type]{mo_type()}} and \code{\link[=ab_name]{ab_name()}}. } \details{ -Strings will be translated to foreign languages if they are defined in a local translation file. Additions to this file can be suggested at our repository. The file can be found here: \url{https://gitlab.com/msberends/AMR/blob/master/data-raw/translations.tsv}. +Strings will be translated to foreign languages if they are defined in a local translation file. Additions to this file can be suggested at our repository. The file can be found here: \url{https://github.com/msberends/AMR/blob/master/data-raw/translations.tsv}. -Currently supported languages are (besides English): Dutch, French, German, Italian, Portuguese, Spanish. Not all these languages currently have translations available for all antimicrobial agents and colloquial microorganism names. +Currently supported languages are (besides English): Dutch, French, German, Italian, Portuguese, Spanish. Please note that currently not all these languages have translations available for all antimicrobial agents and colloquial microorganism names. -Please suggest your own translations \href{https://gitlab.com/msberends/AMR/issues/new?issue[title]=Translation\%20suggestion}{by creating a new issue on our repository}. +Please suggest your own translations \href{https://github.com/msberends/AMR/issues/new?title=Translations}{by creating a new issue on our repository}. This file will be read by all functions where a translated output can be desired, like all \code{\link[=mo_property]{mo_property()}} functions (\code{\link[=mo_name]{mo_name()}}, \code{\link[=mo_gramstain]{mo_gramstain()}}, \code{\link[=mo_type]{mo_type()}}, etc.). @@ -24,14 +24,14 @@ The system language will be used at default, if that language is supported. The \section{Stable lifecycle}{ \if{html}{\figure{lifecycle_stable.svg}{options: style=margin-bottom:5px} \cr} -The \link[AMR:lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. +The \link[=lifecycle]{lifecycle} of this function is \strong{stable}. In a stable function, major changes are unlikely. This means that the unlying code will generally evolve by adding new arguments; removing arguments or changing the meaning of existing arguments will be avoided. If the unlying code needs breaking changes, they will occur gradually. For example, a parameter will be deprecated and first continue to work, but will emit an message informing you of the change. Next, typically after at least one newly released version on CRAN, the message will be transformed to an error. } \section{Read more on our website!}{ -On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. +On our website \url{https://msberends.github.io/AMR} you can find \href{https://msberends.github.io/AMR/articles/AMR.html}{a comprehensive tutorial} about how to conduct AMR analysis, the \href{https://msberends.github.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.github.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}. } \examples{ diff --git a/pkgdown/extra.css b/pkgdown/extra.css index 4d4be351..5886f420 100644 --- a/pkgdown/extra.css +++ b/pkgdown/extra.css @@ -4,7 +4,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -17,7 +17,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # */ diff --git a/pkgdown/extra.js b/pkgdown/extra.js index 61e7c25c..2a7781fe 100644 --- a/pkgdown/extra.js +++ b/pkgdown/extra.js @@ -4,7 +4,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -17,7 +17,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # */ @@ -88,6 +88,7 @@ $( document ).ready(function() { x = x.replace("Sofia", "Dr. Sofia"); x = x.replace("Dennis", "Dr. Dennis"); x = x.replace("Judith", "Dr. Judith"); + x = x.replace("Gwen", "Dr. Gwen"); } return(x); } diff --git a/tests/appveyor/appveyor_tool.ps1 b/tests/appveyor/appveyor_tool.ps1 deleted file mode 100644 index 7badcc07..00000000 --- a/tests/appveyor/appveyor_tool.ps1 +++ /dev/null @@ -1,213 +0,0 @@ -# from https://github.com/krlmlr/r-appveyor/tree/master/scripts - -if ( -not(Test-Path Env:\CRAN) ) { - $CRAN = "https://cran.rstudio.com" -} -Else { - $CRAN = $env:CRAN -} - - -# Found at http://zduck.com/2012/powershell-batch-files-exit-codes/ -Function Exec -{ - [CmdletBinding()] - param ( - [Parameter(Position=0, Mandatory=1)] - [scriptblock]$Command, - [Parameter(Position=1, Mandatory=0)] - [string]$ErrorMessage = "Execution of command failed.`n$Command" - ) - $ErrorActionPreference = "Continue" - & $Command 2>&1 | %{ "$_" } - if ($LastExitCode -ne 0) { - throw "Exec: $ErrorMessage`nExit code: $LastExitCode" - } -} - -Function Progress -{ - [CmdletBinding()] - param ( - [Parameter(Position=0, Mandatory=0)] - [string]$Message = "" - ) - - $ProgressMessage = '== ' + (Get-Date) + ': ' + $Message - - Write-Host $ProgressMessage -ForegroundColor Magenta -} - -Function TravisTool -{ - [CmdletBinding()] - param ( - [Parameter(Position=0, Mandatory=1)] - [string[]]$Params - ) - - Exec { bash.exe ../travis-tool.sh $Params } -} - -Function InstallR { - [CmdletBinding()] - Param() - - if ( -not(Test-Path Env:\R_VERSION) ) { - $version = "patched" - } - Else { - $version = $env:R_VERSION - } - - if ( -not(Test-Path Env:\R_ARCH) ) { - $arch = "x64" - } - Else { - $arch = $env:R_ARCH - } - - If ($arch -eq "i386") { - $mingw_path = "mingw_32" - } - Else { - $mingw_path = "mingw_64" - } - - Progress ("Version: " + $version) - - If ($version -eq "devel") { - $url_path = "" - $version = "devel" - } - ElseIf (($version -eq "stable") -or ($version -eq "release")) { - $url_path = "" - $version = $(ConvertFrom-JSON $(Invoke-WebRequest http://rversions.r-pkg.org/r-release-win).Content).version - If ($version -eq "3.2.4") { - $version = "3.2.4revised" - } - } - ElseIf ($version -eq "patched") { - $url_path = "" - $version = $(ConvertFrom-JSON $(Invoke-WebRequest http://rversions.r-pkg.org/r-release-win).Content).version + "patched" - } - ElseIf ($version -eq "oldrel") { - $version = $(ConvertFrom-JSON $(Invoke-WebRequest http://rversions.r-pkg.org/r-oldrel).Content).version - $url_path = ("old/" + $version + "/") - } - Else { - $url_path = ("old/" + $version + "/") - } - - Progress ("URL path: " + $url_path) - - $rurl = $CRAN + "/bin/windows/base/" + $url_path + "R-" + $version + "-win.exe" - $global:rversion = $version - - Progress ("Downloading R from: " + $rurl) - & "C:\Program Files\Git\mingw64\bin\curl.exe" -s -o ../R-win.exe -L $rurl - - Progress "Running R installer" - Start-Process -FilePath ..\R-win.exe -ArgumentList "/VERYSILENT /DIR=C:\R" -NoNewWindow -Wait - - $RDrive = "C:" - echo "R is now available on drive $RDrive" - - Progress "Setting PATH" - $env:PATH = $RDrive + '\R\bin\' + $arch + ';' + 'C:\Rtools\' + $mingw_path + '\bin;' + 'C:\MinGW\msys\1.0\bin;' + $env:PATH - - Progress "Testing R installation" - Rscript -e "sessionInfo()" -} - -Function InstallRtools40 { - $rtoolsurl = $CRAN + "/bin/windows/Rtools/rtools40-x86_64.exe" - - Progress ("Downloading Rtools40 from: " + $rtoolsurl) - & "C:\Program Files\Git\mingw64\bin\curl.exe" -s -o ../rtools40-x86_64.exe -L $rtoolsurl - - Progress "Running Rtools40 installer" - Start-Process -FilePath ..\rtools40-x86_64.exe -ArgumentList /VERYSILENT -NoNewWindow -Wait - - Progress "Setting PATH" - $env:PATH = 'c:\rtools40\usr\bin;c:\rtools40\mingw64\bin;' + $env:PATH -} - -Function InstallRtools { - if ( -not(Test-Path Env:\RTOOLS_VERSION) ) { - $rtoolsver = '35' - } - Else { - $rtoolsver = $env:RTOOLS_VERSION - } - - $rtoolsurl = $CRAN + "/bin/windows/Rtools/Rtools$rtoolsver.exe" - - Progress ("Downloading Rtools from: " + $rtoolsurl) - & "C:\Program Files\Git\mingw64\bin\curl.exe" -s -o ../Rtools-current.exe -L $rtoolsurl - - Progress "Running Rtools installer" - Start-Process -FilePath ..\Rtools-current.exe -ArgumentList /VERYSILENT -NoNewWindow -Wait - - $RtoolsDrive = "C:" - echo "Rtools is now available on drive $RtoolsDrive" - - Progress "Setting PATH" - if ( -not(Test-Path Env:\GCC_PATH) ) { - $gcc_path = "gcc-4.6.3" - } - Else { - $gcc_path = $env:GCC_PATH - } - $env:PATH = $RtoolsDrive + '\Rtools\bin;' + $RtoolsDrive + '\Rtools\MinGW\bin;' + $RtoolsDrive + '\Rtools\' + $gcc_path + '\bin;' + $env:PATH - $env:BINPREF=$RtoolsDrive + '/Rtools/mingw_$(WIN)/bin/' -} - -Function Bootstrap { - [CmdletBinding()] - Param() - - Progress "Bootstrap: Start" - - Progress "Adding GnuWin32 tools to PATH" - $env:PATH = "C:\Program Files (x86)\Git\bin;" + $env:PATH - - Progress "Setting time zone" - tzutil /g - tzutil /s "GMT Standard Time" - tzutil /g - - InstallR - - if ((Test-Path "src") -or ($env:USE_RTOOLS -eq "true") -or ($env:USE_RTOOLS -eq "yes")) { - if ($rversion.StartsWith("3")) { - InstallRtools - } Else { - InstallRtools40 - } - } - Else { - Progress "Skipping download of Rtools because src/ directory is missing." - } - - Progress "Downloading and installing travis-tool.sh" - cp "tests\appveyor\travis_tool.sh" "..\travis-tool.sh" - # Invoke-WebRequest https://raw.githubusercontent.com/krlmlr/r-appveyor/master/r-travis/scripts/travis-tool.sh -OutFile "..\travis-tool.sh" - echo '@bash.exe ../travis-tool.sh %*' | Out-File -Encoding ASCII .\travis-tool.sh.cmd - cat .\travis-tool.sh.cmd - bash -c "( echo; echo '^travis-tool\.sh\.cmd$' ) >> .Rbuildignore" - cat .\.Rbuildignore - - $env:PATH.Split(";") - - Progress "Setting R_LIBS_USER" - $env:R_LIBS_USER = 'c:\RLibrary\' + $rversion.Substring(0,3) - if ( -not(Test-Path $env:R_LIBS_USER) ) { - mkdir $env:R_LIBS_USER - } - - Progress "Setting TAR to 'internal'" - $env:TAR = 'internal' - - Progress "Bootstrap: Done" -} diff --git a/tests/appveyor/travis_tool.sh b/tests/appveyor/travis_tool.sh deleted file mode 100644 index c0493277..00000000 --- a/tests/appveyor/travis_tool.sh +++ /dev/null @@ -1,444 +0,0 @@ -#!/bin/bash -# -*- sh-basic-offset: 4; sh-indentation: 4 -*- -# Bootstrap an R/travis environment. - -set -e -# Comment out this line for quieter output: -set -x - -CRAN=${CRAN:-"https://cran.rstudio.com"} -BIOC=${BIOC:-"http://bioconductor.org/biocLite.R"} -PKGTYPE=${PKGTYPE:-"win.binary"} -BIOC_USE_DEVEL=${BIOC_USE_DEVEL:-"TRUE"} -OS=$(uname -s) -DOWNLOAD_FILE_METHOD=${DOWNLOAD_FILE_METHOD:-"auto"} - -PANDOC_VERSION='1.13.1' -PANDOC_DIR="${HOME}/opt/pandoc" -PANDOC_URL="https://s3.amazonaws.com/rstudio-buildtools/pandoc-${PANDOC_VERSION}.zip" - -# MacTeX installs in a new $PATH entry, and there's no way to force -# the *parent* shell to source it from here. So we just manually add -# all the entries to a location we already know to be on $PATH. -# -# TODO(craigcitro): Remove this once we can add `/usr/texbin` to the -# root path. -PATH="${PATH}:/usr/texbin" - -R_BUILD_ARGS=${R_BUILD_ARGS-"--no-manual"} -R_CHECK_ARGS=${R_CHECK_ARGS-"--no-manual --as-cran"} - -R_VERSION_TEST="getRversion() >= '3.5.0'" - -R_USE_BIOC_INST="source('${BIOC}');"\ -" tryCatch(useDevel(${BIOC_USE_DEVEL}),"\ -" error=function(e) {if (!grepl('already in use', e$message)) {e}});"\ -" options(repos=biocinstallRepos())" - -R_USE_BIOC_MNGR="if (!requireNamespace('BiocManager', quietly=TRUE))"\ -" install.packages('BiocManager', repos=c(CRAN='${CRAN}'));"\ -" if (${BIOC_USE_DEVEL})"\ -" BiocManager::install(version = 'devel', ask = FALSE);"\ -" options(repos=BiocManager::repositories())" - -R_USE_BIOC_CMDS="if (${R_VERSION_TEST}) {${R_USE_BIOC_MNGR}} else {${R_USE_BIOC_INST}};" - -BIOC_INSTALL="{if (${R_VERSION_TEST}) BiocManager::install else BiocInstaller::biocLite}" - -Bootstrap() { - if [[ "Darwin" == "${OS}" ]]; then - BootstrapMac - elif [[ "Linux" == "${OS}" ]]; then - BootstrapLinux - else - echo "Unknown OS: ${OS}" - exit 1 - fi - - if ! (test -e .Rbuildignore && grep -q 'travis_tool' .Rbuildignore); then - echo '^travis_tool\.sh$' >>.Rbuildignore - fi -} - -InstallPandoc() { - local os_path="$1" - mkdir -p "${PANDOC_DIR}" - curl -o /tmp/pandoc-${PANDOC_VERSION}.zip ${PANDOC_URL} - unzip -j /tmp/pandoc-${PANDOC_VERSION}.zip "pandoc-${PANDOC_VERSION}/${os_path}/pandoc" -d "${PANDOC_DIR}" - chmod +x "${PANDOC_DIR}/pandoc" - sudo ln -s "${PANDOC_DIR}/pandoc" /usr/local/bin - unzip -j /tmp/pandoc-${PANDOC_VERSION}.zip "pandoc-${PANDOC_VERSION}/${os_path}/pandoc-citeproc" -d "${PANDOC_DIR}" - chmod +x "${PANDOC_DIR}/pandoc-citeproc" - sudo ln -s "${PANDOC_DIR}/pandoc-citeproc" /usr/local/bin -} - -BootstrapLinux() { - # Set up our CRAN mirror. - sudo add-apt-repository "deb ${CRAN}/bin/linux/ubuntu $(lsb_release -cs)/" - sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9 - - # Add marutter's c2d4u repository. - sudo add-apt-repository -y "ppa:marutter/rrutter" - sudo add-apt-repository -y "ppa:marutter/c2d4u" - - # Update after adding all repositories. Retry several times to work around - # flaky connection to Launchpad PPAs. - Retry sudo apt-get update -qq - - # Install an R development environment. qpdf is also needed for - # --as-cran checks: - # https://stat.ethz.ch/pipermail/r-help//2012-September/335676.html - Retry sudo apt-get install -y --no-install-recommends r-base-dev r-recommended qpdf - - # Change permissions for /usr/local/lib/R/site-library - # This should really be via 'staff adduser travis staff' - # but that may affect only the next shell - sudo chmod 2777 /usr/local/lib/R /usr/local/lib/R/site-library - - # Process options - BootstrapLinuxOptions -} - -BootstrapLinuxOptions() { - if [[ -n "$BOOTSTRAP_LATEX" ]]; then - # We add a backports PPA for more recent TeX packages. - sudo add-apt-repository -y "ppa:texlive-backports/ppa" - - Retry sudo apt-get install -y --no-install-recommends \ - texlive-base texlive-latex-base texlive-generic-recommended \ - texlive-fonts-recommended texlive-fonts-extra \ - texlive-extra-utils texlive-latex-recommended texlive-latex-extra \ - texinfo lmodern - fi - if [[ -n "$BOOTSTRAP_PANDOC" ]]; then - InstallPandoc 'linux/debian/x86_64' - fi -} - -BootstrapMac() { - # Install from latest CRAN binary build for OS X - wget ${CRAN}/bin/macosx/R-latest.pkg -O /tmp/R-latest.pkg - - echo "Installing OS X binary package for R" - sudo installer -pkg "/tmp/R-latest.pkg" -target / - rm "/tmp/R-latest.pkg" - - # Process options - BootstrapMacOptions -} - -BootstrapMacOptions() { - if [[ -n "$BOOTSTRAP_LATEX" ]]; then - # TODO: Install MacTeX.pkg once there's enough disk space - MACTEX=BasicTeX.pkg - wget http://ctan.math.utah.edu/ctan/tex-archive/systems/mac/mactex/$MACTEX -O "/tmp/$MACTEX" - - echo "Installing OS X binary package for MacTeX" - sudo installer -pkg "/tmp/$MACTEX" -target / - rm "/tmp/$MACTEX" - # We need a few more packages than the basic package provides; this - # post saved me so much pain: - # https://stat.ethz.ch/pipermail/r-sig-mac/2010-May/007399.html - sudo tlmgr update --self - sudo tlmgr install inconsolata upquote courier courier-scaled helvetic - fi - if [[ -n "$BOOTSTRAP_PANDOC" ]]; then - InstallPandoc 'mac' - fi -} - -EnsureDevtools() { - if ! Rscript -e 'if (!("devtools" %in% rownames(installed.packages()))) q(status=1)' ; then - # Install devtools and testthat. - RBinaryInstall devtools testthat - fi -} - -EnsureRemotes() { - if ! Rscript -e 'if (!("Rcpp" %in% rownames(installed.packages()))) q(status=1)' ; then - # Install remotes. - RBinaryInstall Rcpp - fi - if ! Rscript -e 'if (!("remotes" %in% rownames(installed.packages()))) q(status=1)' ; then - # Install remotes. - RBinaryInstall remotes - fi - if ! Rscript -e 'if (!("remotes" %in% rownames(installed.packages()))) q(status=1)' ; then - # Fallback: Install remotes from URL. - Rscript -e 'path <- file.path(tempdir(), "remotes_1.0.0.tar.gz"); download.file("https://cran.rstudio.com/src/contrib/Archive/remotes/remotes_1.0.0.tar.gz", path); install.packages(path, repos = NULL, type = "source")' - fi -} - -AptGetInstall() { - if [[ "Linux" != "${OS}" ]]; then - echo "Wrong OS: ${OS}" - exit 1 - fi - - if [[ "" == "$*" ]]; then - echo "No arguments to aptget_install" - exit 1 - fi - - echo "Installing apt package(s) $@" - Retry sudo apt-get -y install "$@" -} - -DpkgCurlInstall() { - if [[ "Linux" != "${OS}" ]]; then - echo "Wrong OS: ${OS}" - exit 1 - fi - - if [[ "" == "$*" ]]; then - echo "No arguments to dpkgcurl_install" - exit 1 - fi - - echo "Installing remote package(s) $@" - for rf in "$@"; do - curl -OL ${rf} - f=$(basename ${rf}) - sudo dpkg -i ${f} - rm -v ${f} - done -} - -RInstall() { - if [[ "" == "$*" ]]; then - echo "No arguments to r_install" - exit 1 - fi - - echo "Installing R package(s): $@" - Rscript -e 'install.packages(commandArgs(TRUE), repos="'"${CRAN}"'", INSTALL_opts="", type="'"${PKGTYPE}"'")' "$@" -} - -BiocInstall() { - if [[ "" == "$*" ]]; then - echo "No arguments to bioc_install" - exit 1 - fi - - echo "Installing R Bioconductor package(s): $@" - Rscript -e "${R_USE_BIOC_CMDS}"" ${BIOC_INSTALL}(commandArgs(TRUE))" "$@" -} - -RBinaryInstall() { - if [[ -z "$#" ]]; then - echo "No arguments to r_binary_install" - exit 1 - fi - - if [[ "Linux" != "${OS}" ]] || [[ -n "${FORCE_SOURCE_INSTALL}" ]]; then - echo "Fallback: Installing from source" - RInstall "$@" - return - fi - - echo "Installing *binary* R packages: $*" - r_packages=$(echo $* | tr '[:upper:]' '[:lower:]') - r_debs=$(for r_package in ${r_packages}; do echo -n "r-cran-${r_package} "; done) - - AptGetInstall ${r_debs} -} - -InstallGithub() { - EnsureRemotes - - echo "Installing GitHub packages: $@" - # Install the package. - Rscript -e 'options(repos = c(CRAN = "'"${CRAN}"'"), download.file.method = "'"${DOWNLOAD_FILE_METHOD}"'"); remotes::install_github(commandArgs(TRUE), type="'"${PKGTYPE}"'")' "$@" -} - -CleanLibrary() { - # removes all installed package so ensures a clean library - Rscript -e 'remove.packages(installed.packages()[is.na(installed.packages()[,"Priority"]), "Package"])' -} - -InstallDeps() { - EnsureRemotes - - echo "Installing dependencies" - Rscript -e 'options(repos = c(CRAN = "'"${CRAN}"'"), download.file.method = "'"${DOWNLOAD_FILE_METHOD}"'"); remotes::install_deps(dependencies = TRUE, type="'"${PKGTYPE}"'")' -} - -InstallBiocDeps() { - EnsureDevtools - Rscript -e "${R_USE_BIOC_CMDS}"' library(devtools); install_deps(dependencies = TRUE, type="'"${PKGTYPE}"'")' -} - -DumpSysinfo() { - echo "Dumping system information." - R -e '.libPaths(); sessionInfo(); installed.packages()' -} - -DumpLogsByExtension() { - if [[ -z "$1" ]]; then - echo "dump_logs_by_extension requires exactly one argument, got: $@" - exit 1 - fi - extension=$1 - shift - package=$(find . -maxdepth 1 -name "*.Rcheck" -type d) - if [[ ${#package[@]} -ne 1 ]]; then - echo "Could not find package Rcheck directory, skipping log dump." - exit 0 - fi - for name in $(find "${package}" -type f -name "*${extension}"); do - echo ">>> Filename: ${name} <<<" - cat ${name} - done -} - -DumpLogs() { - echo "Dumping test execution logs." - DumpLogsByExtension "out" - DumpLogsByExtension "log" - DumpLogsByExtension "fail" -} - -RunTests() { - Rscript -e 'sessionInfo()' - - echo "Building with: R CMD build ${R_BUILD_ARGS}" - if [[ "${KEEP_VIGNETTES}" == "" ]]; then - if [[ "${OS:0:5}" == "MINGW" || "${OS:0:4}" == "MSYS" ]]; then - if [[ -d vignettes ]]; then - rm -rf vignettes - Rscript -e "d <- read.dcf('DESCRIPTION'); d[, colnames(d) == 'VignetteBuilder'] <- NA; write.dcf(d, 'DESCRIPTION')" - fi - fi - fi - R CMD build ${R_BUILD_ARGS} . - # We want to grab the version we just built. - FILE=$(ls -1t *.tar.gz | head -n 1) - - # Create binary package (currently Windows only) - if [[ "${OS:0:5}" == "MINGW" || "${OS:0:4}" == "MSYS" ]]; then - R_CHECK_INSTALL_ARGS="--install-args=--build" - fi - - echo "Testing with: R CMD check \"${FILE}\" ${R_CHECK_ARGS} ${R_CHECK_INSTALL_ARGS}" - _R_CHECK_CRAN_INCOMING_=${_R_CHECK_CRAN_INCOMING_:-FALSE} - if [[ "$_R_CHECK_CRAN_INCOMING_" == "FALSE" ]]; then - echo "(CRAN incoming checks are off)" - fi - _R_CHECK_CRAN_INCOMING_=${_R_CHECK_CRAN_INCOMING_} R_QPDF=true R CMD check "${FILE}" ${R_CHECK_ARGS} ${R_CHECK_INSTALL_ARGS} - - # Check reverse dependencies - if [[ -n "$R_CHECK_REVDEP" ]]; then - echo "Checking reverse dependencies" - EnsureDevtools - Rscript -e 'library(devtools); checkOutput <- unlist(revdep_check(as.package(".")$package));if (!is.null(checkOutput)) {print(data.frame(pkg = names(checkOutput), error = checkOutput));for(i in seq_along(checkOutput)){;cat("\n", names(checkOutput)[i], " Check Output:\n ", paste(readLines(regmatches(checkOutput[i], regexec("/.*\\.out", checkOutput[i]))[[1]]), collapse = "\n ", sep = ""), "\n", sep = "")};q(status = 1, save = "no")}' - fi - - if [[ -n "${WARNINGS_ARE_ERRORS}" ]]; then - if DumpLogsByExtension "00check.log" | grep -q WARNING; then - echo "Found warnings, treated as errors." - echo "Clear or unset the WARNINGS_ARE_ERRORS environment variable to ignore warnings." - exit 1 - fi - fi -} - -Retry() { - if "$@"; then - return 0 - fi - for wait_time in 5 20 30 60; do - echo "Command failed, retrying in ${wait_time} ..." - sleep ${wait_time} - if "$@"; then - return 0 - fi - done - echo "Failed all retries!" - exit 1 -} - -COMMAND=$1 -echo "Running command: ${COMMAND}" -shift -case $COMMAND in - ## - ## Bootstrap a new core system - "bootstrap") - Bootstrap - ;; - ## - ## Clean library - "clean_library") - CleanLibrary - ;; - ## - ## Ensure devtools is loaded (implicitly called) - "install_devtools"|"devtools_install") - EnsureDevtools - ;; - ## - ## Ensure remotes is loaded (implicitly called) - "install_remotes"|"remotes_install") - EnsureRemotes - ;; - ## - ## Install a binary deb package via apt-get - "install_aptget"|"aptget_install") - AptGetInstall "$@" - ;; - ## - ## Install a binary deb package via a curl call and local dpkg -i - "install_dpkgcurl"|"dpkgcurl_install") - DpkgCurlInstall "$@" - ;; - ## - ## Install an R dependency from CRAN - "install_r"|"r_install") - RInstall "$@" - ;; - ## - ## Install an R dependency from Bioconductor - "install_bioc"|"bioc_install") - BiocInstall "$@" - ;; - ## - ## Install an R dependency as a binary (via c2d4u PPA) - "install_r_binary"|"r_binary_install") - RBinaryInstall "$@" - ;; - ## - ## Install a package from github sources (needs remotes) - "install_github"|"github_package") - InstallGithub "$@" - ;; - ## - ## Install package dependencies from CRAN (needs remotes) - "install_deps") - InstallDeps - ;; - ## - ## Install package dependencies from Bioconductor and CRAN (needs devtools) - "install_bioc_deps") - InstallBiocDeps - ;; - ## - ## Run the actual tests, ie R CMD check - "run_tests") - RunTests - ;; - ## - ## Dump information about installed packages - "dump_sysinfo") - DumpSysinfo - ;; - ## - ## Dump build or check logs - "dump_logs") - DumpLogs - ;; - ## - ## Dump selected build or check logs - "dump_logs_by_extension") - DumpLogsByExtension "$@" - ;; -esac diff --git a/tests/testthat.R b/tests/testthat.R index 2c6738cf..a1bf3735 100755 --- a/tests/testthat.R +++ b/tests/testthat.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # library(testthat) diff --git a/tests/testthat/test-ab.R b/tests/testthat/test-ab.R index 87aaa62b..0c2713b6 100755 --- a/tests/testthat/test-ab.R +++ b/tests/testthat/test-ab.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("ab.R") diff --git a/tests/testthat/test-ab_from_text.R b/tests/testthat/test-ab_from_text.R index e9b67b42..eefc472c 100644 --- a/tests/testthat/test-ab_from_text.R +++ b/tests/testthat/test-ab_from_text.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("ab_from_text.R") diff --git a/tests/testthat/test-ab_property.R b/tests/testthat/test-ab_property.R index f02778ad..3e9447f9 100644 --- a/tests/testthat/test-ab_property.R +++ b/tests/testthat/test-ab_property.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("ab_property.R") diff --git a/tests/testthat/test-age.R b/tests/testthat/test-age.R index 3cf32c35..d0f7341a 100644 --- a/tests/testthat/test-age.R +++ b/tests/testthat/test-age.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("age.R") diff --git a/tests/testthat/test-antibiotic_class_selectors.R b/tests/testthat/test-antibiotic_class_selectors.R index 9f45b70a..a15e1541 100644 --- a/tests/testthat/test-antibiotic_class_selectors.R +++ b/tests/testthat/test-antibiotic_class_selectors.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("ab_class_selectors.R") diff --git a/tests/testthat/test-availability.R b/tests/testthat/test-availability.R index dfada3cd..ec45fd97 100644 --- a/tests/testthat/test-availability.R +++ b/tests/testthat/test-availability.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("availability.R") diff --git a/tests/testthat/test-bug_drug_combinations.R b/tests/testthat/test-bug_drug_combinations.R index 9e92d5ce..3cfdfa6b 100644 --- a/tests/testthat/test-bug_drug_combinations.R +++ b/tests/testthat/test-bug_drug_combinations.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("bug_drug_combinations.R") diff --git a/tests/testthat/test-count.R b/tests/testthat/test-count.R index 20e8e919..49dba5c9 100644 --- a/tests/testthat/test-count.R +++ b/tests/testthat/test-count.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("count.R") diff --git a/tests/testthat/test-data.R b/tests/testthat/test-data.R index 91eafa07..ff5ab5d1 100644 --- a/tests/testthat/test-data.R +++ b/tests/testthat/test-data.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("data.R") diff --git a/tests/testthat/test-deprecated.R b/tests/testthat/test-deprecated.R index c771e198..5fdd2d36 100644 --- a/tests/testthat/test-deprecated.R +++ b/tests/testthat/test-deprecated.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("deprecated.R") diff --git a/tests/testthat/test-disk.R b/tests/testthat/test-disk.R index 3336cd44..9c7d6461 100755 --- a/tests/testthat/test-disk.R +++ b/tests/testthat/test-disk.R @@ -3,7 +3,7 @@ # Antidiskrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("disk.R") diff --git a/tests/testthat/test-eucast_rules.R b/tests/testthat/test-eucast_rules.R index cfd875c0..4943a9f9 100755 --- a/tests/testthat/test-eucast_rules.R +++ b/tests/testthat/test-eucast_rules.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("eucast_rules.R") diff --git a/tests/testthat/test-filter_ab_class.R b/tests/testthat/test-filter_ab_class.R index 84dc20d8..9aabcaa6 100644 --- a/tests/testthat/test-filter_ab_class.R +++ b/tests/testthat/test-filter_ab_class.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("filter_ab_class.R") diff --git a/tests/testthat/test-first_isolate.R b/tests/testthat/test-first_isolate.R index 99b08efe..08270d69 100755 --- a/tests/testthat/test-first_isolate.R +++ b/tests/testthat/test-first_isolate.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("first_isolate.R") diff --git a/tests/testthat/test-g.test.R b/tests/testthat/test-g.test.R index ddd37b23..35fc17fa 100644 --- a/tests/testthat/test-g.test.R +++ b/tests/testthat/test-g.test.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("g.test.R") diff --git a/tests/testthat/test-get_locale.R b/tests/testthat/test-get_locale.R index f69a7940..9180fdfe 100644 --- a/tests/testthat/test-get_locale.R +++ b/tests/testthat/test-get_locale.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("get_locale.R") diff --git a/tests/testthat/test-ggplot_rsi.R b/tests/testthat/test-ggplot_rsi.R index 8f6c6ad2..7298e203 100644 --- a/tests/testthat/test-ggplot_rsi.R +++ b/tests/testthat/test-ggplot_rsi.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("ggplot_rsi.R") diff --git a/tests/testthat/test-guess_ab_col.R b/tests/testthat/test-guess_ab_col.R index 4447263f..d1d59b02 100644 --- a/tests/testthat/test-guess_ab_col.R +++ b/tests/testthat/test-guess_ab_col.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("guess_ab_col.R") diff --git a/tests/testthat/test-join_microorganisms.R b/tests/testthat/test-join_microorganisms.R index ab960f84..eeef5bbe 100755 --- a/tests/testthat/test-join_microorganisms.R +++ b/tests/testthat/test-join_microorganisms.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("join_microorganisms.R") diff --git a/tests/testthat/test-key_antibiotics.R b/tests/testthat/test-key_antibiotics.R index f66c718c..463aea5e 100644 --- a/tests/testthat/test-key_antibiotics.R +++ b/tests/testthat/test-key_antibiotics.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("key_antibiotics.R") diff --git a/tests/testthat/test-kurtosis.R b/tests/testthat/test-kurtosis.R index f657e3ba..bb3fd3b9 100644 --- a/tests/testthat/test-kurtosis.R +++ b/tests/testthat/test-kurtosis.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("kurtosis.R") diff --git a/tests/testthat/test-like.R b/tests/testthat/test-like.R index 149490f3..7adee61b 100644 --- a/tests/testthat/test-like.R +++ b/tests/testthat/test-like.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("like.R") diff --git a/tests/testthat/test-mdro.R b/tests/testthat/test-mdro.R index 65138720..fb720361 100755 --- a/tests/testthat/test-mdro.R +++ b/tests/testthat/test-mdro.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("mdro.R") diff --git a/tests/testthat/test-mic.R b/tests/testthat/test-mic.R index b7cd335d..d9045e84 100755 --- a/tests/testthat/test-mic.R +++ b/tests/testthat/test-mic.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("mic.R") diff --git a/tests/testthat/test-misc.R b/tests/testthat/test-misc.R index c5f9c4ea..62fa1557 100755 --- a/tests/testthat/test-misc.R +++ b/tests/testthat/test-misc.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("misc.R") diff --git a/tests/testthat/test-mo.R b/tests/testthat/test-mo.R index 1c916f4d..4006b6d0 100644 --- a/tests/testthat/test-mo.R +++ b/tests/testthat/test-mo.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("mo.R") diff --git a/tests/testthat/test-mo_history.R b/tests/testthat/test-mo_history.R index a424b927..4b7b04a0 100644 --- a/tests/testthat/test-mo_history.R +++ b/tests/testthat/test-mo_history.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,5 +16,5 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # diff --git a/tests/testthat/test-mo_property.R b/tests/testthat/test-mo_property.R index d2e4d6dd..3dc41f3a 100644 --- a/tests/testthat/test-mo_property.R +++ b/tests/testthat/test-mo_property.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("mo_property.R") diff --git a/tests/testthat/test-p_symbol.R b/tests/testthat/test-p_symbol.R index 639405ba..7fdcba53 100644 --- a/tests/testthat/test-p_symbol.R +++ b/tests/testthat/test-p_symbol.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("p_symbol.R") diff --git a/tests/testthat/test-pca.R b/tests/testthat/test-pca.R index 63fb271c..82f3ccc0 100644 --- a/tests/testthat/test-pca.R +++ b/tests/testthat/test-pca.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("pca.R") diff --git a/tests/testthat/test-proportion.R b/tests/testthat/test-proportion.R index 511a1c01..8346ccdc 100755 --- a/tests/testthat/test-proportion.R +++ b/tests/testthat/test-proportion.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("proportion.R") diff --git a/tests/testthat/test-resistance_predict.R b/tests/testthat/test-resistance_predict.R index fe02a132..fd8f2aaf 100644 --- a/tests/testthat/test-resistance_predict.R +++ b/tests/testthat/test-resistance_predict.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("resistance_predict.R") diff --git a/tests/testthat/test-rsi.R b/tests/testthat/test-rsi.R index ac6b00ba..92313eb3 100644 --- a/tests/testthat/test-rsi.R +++ b/tests/testthat/test-rsi.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("rsi.R") diff --git a/tests/testthat/test-skewness.R b/tests/testthat/test-skewness.R index d1dc4f2b..ad7e413b 100644 --- a/tests/testthat/test-skewness.R +++ b/tests/testthat/test-skewness.R @@ -3,7 +3,7 @@ # Antimicrobial Resistance (AMR) Analysis # # # # SOURCE # -# https://gitlab.com/msberends/AMR # +# https://github.com/msberends/AMR # # # # LICENCE # # (c) 2018-2020 Berends MS, Luz CF et al. # @@ -16,7 +16,7 @@ # We created this package for both routine data analysis and academic # # research and it was publicly released in the hope that it will be # # useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. # -# Visit our website for more info: https://msberends.gitlab.io/AMR. # +# Visit our website for more info: https://msberends.github.io/AMR. # # ==================================================================== # context("skewness.R")