diff --git a/DESCRIPTION b/DESCRIPTION index c34e801..63ca2d3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: IalsaSynthesis Title: Synthesizing Information Across Collaborating Research Description: Synthesizing information across collaborating research. Created for Integrative Analysis of Longitudinal Studies of Aging (http://www.ialsa.org/). -Version: 0.1.0 -Date: 2015-05-24 +Version: 0.1.1 +Date: 2015-07-04 Authors@R: c(person("Will", "Beasley", email="wibeasley@hotmail.com", role=c("aut", "cre")), person("Andrey", "Koval", email="andkov@uvic.ca", role = c("aut")), person(given="Integrative Analysis of Longitudinal Studies of Aging (IALSA)", role = c("cph"))) diff --git a/LICENSE b/LICENSE index 0dbd756..625b75c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,22 +1,2 @@ -The MIT License (MIT) - -Copyright (c) 2015 IALSA Network - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - +YEAR: 2015 +COPYRIGHT HOLDER: Integrative Analysis of Longitudinal Studies of Aging; University of Oklahoma Health Sciences Center diff --git a/documentation_peek.pdf b/documentation_peek.pdf index bf9e644..154cdca 100644 Binary files a/documentation_peek.pdf and b/documentation_peek.pdf differ diff --git a/man/validate.Rd b/man/validate.Rd index 47f02b3..4129de8 100644 --- a/man/validate.Rd +++ b/man/validate.Rd @@ -11,10 +11,10 @@ validate_filename_output(filename, path, file_extension_expected = "out", \arguments{ \item{filename}{The name of the file to be validated.} \item{path}{The location of the file to be validated.} - \item{file_extension_expected}{The extension of the - file. This defaults to "out", which corresponds to Mplus - output.} \item{underscore_count_expected}{The number of - underscores required in the name (not currently used).} + \item{file_extension_expected}{The extension of the file. + This defaults to "out", which corresponds to Mplus output.} + \item{underscore_count_expected}{The number of underscores + required in the name (not currently used).} } \value{ An \code{invisible} \code{TRUE} value if the filename is