소스 검색

Removed code coverage (no tests in this release)

tags/0.1.4
Maxime Wack 5 년 전
부모
커밋
e49b07af43
5개의 변경된 파일421개의 추가작업 그리고 2106개의 파일을 삭제
  1. +0
    -2
      .travis.yml
  2. +1
    -2
      DESCRIPTION
  3. +0
    -1
      NEWS
  4. +1
    -1
      README.Rmd
  5. +419
    -2100
      README.md

+ 0
- 2
.travis.yml 파일 보기

@@ -3,5 +3,3 @@
language: R
sudo: false
cache: packages
after_success:
- Rscript -e 'covr::codecov()'

+ 1
- 2
DESCRIPTION 파일 보기

@@ -22,7 +22,6 @@ Imports:
Suggests:
knitr,
rmarkdown,
survival,
covr
survival
RoxygenNote: 6.0.1
VignetteBuilder: knitr

+ 0
- 1
NEWS 파일 보기

@@ -2,7 +2,6 @@ Version 1.3.0

- Added travis CI to repo
- Added CRAN badge to repo
- Added code coverage to repo
- Corrected a typo in the README and vignette
- Bugfix for when a statistical function returns a warning AND an error
- Added NEWS file for future releases


+ 1
- 1
README.Rmd 파일 보기

@@ -7,7 +7,7 @@ output: github_document
knitr::opts_chunk$set(message = F, warning = F)
```

[![Travis-CI Build Status](https://travis-ci.org/MaximeWack/desctable.svg?branch=dev)](https://travis-ci.org/MaximeWack/desctable) [![Coverage Status](https://img.shields.io/codecov/c/github/MaximeWack/desctable/dev.svg)](https://codecov.io/github/MaximeWack/desctable?branch=dev) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/desctable)](https://cran.r-project.org/package=desctable) [![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/desctable)](http://www.r-pkg.org/pkg/desctable)
[![Travis-CI Build Status](https://travis-ci.org/MaximeWack/desctable.svg?branch=master)](https://travis-ci.org/MaximeWack/desctable) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/desctable)](https://cran.r-project.org/package=desctable) [![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/desctable)](http://www.r-pkg.org/pkg/desctable)

# Introduction



+ 419
- 2100
README.md
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


불러오는 중...
취소
저장