diff --git a/DESCRIPTION b/DESCRIPTION index dcdc7a4..2ff3e44 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,9 @@ Package: toprdata Title: Gene and Exon Data from Ensembl -Version: 1.0.1 +Version: 1.0.2 Authors@R: c( - person("Genuity", "Science", role = "cph", email = "thorhildur@genuitysci.com"), - person("Thorhildur", "Juliusdottir", role = c("aut", "cre"),email = "thorhildur@genuitysci.com"), - person("Andri", "Stefansson", role = "aut", email = "andri@genuitysci.com") + person("Thorhildur", "Juliusdottir", role = c("cph","aut", "cre"),email = "totajuliusd@gmail.com"), + person("Andri", "Stefansson", role = "aut", email = "andrimarstefansson@gmail.com") ) Description: Gene and exon information from Ensembl genome builds GRCh38.p13 (104) and GRCh37 (v40) to use with the 'topr' package. License: LGPL (>= 3) @@ -17,10 +16,9 @@ Config/testthat/edition: 3 Imports: Depends: R (>= 3.5.0) NeedsCompilation: no -Packaged: 2022-08-19 13:12:35 UTC; thorhildur -Author: Genuity Science [cph], - Thorhildur Juliusdottir [aut, cre], +Packaged: 2023-02-10 10:56:27 UTC; thorhildur +Author: Thorhildur Juliusdottir [cph, aut, cre], Andri Stefansson [aut] -Maintainer: Thorhildur Juliusdottir +Maintainer: Thorhildur Juliusdottir Repository: CRAN -Date/Publication: 2022-08-19 13:40:02 UTC +Date/Publication: 2023-02-10 12:00:02 UTC diff --git a/MD5 b/MD5 index a3af183..b78867c 100644 --- a/MD5 +++ b/MD5 @@ -1,6 +1,6 @@ -72915b5e421a5bf82922616719449d24 *DESCRIPTION +a41f2163c64d02045b8f3425eabd1f18 *DESCRIPTION dc21c19f0d6968ee25d441b2cf46017d *NAMESPACE -27de19970ae05b22b5b4f6ba3208de29 *NEWS.md +63b695395eaa99493ef504ff723b7f61 *NEWS.md c55ac7e916a0ba72ebccd8ca87032146 *R/data.R 24dcefaeee7cb781eded041183cf5208 *R/toprdata.R 5b48700a4727930888ec284764a056a4 *data/ENSEXONS.rda diff --git a/NEWS.md b/NEWS.md index 7a37955..c31cfc6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# 1.0.2 +* Improved documentation + # 1.0.1 * Genome build GRCh37 (v40) from gencode included