Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dbnomics
rdbnomics
Commits
85f2992d
Commit
85f2992d
authored
Sep 21, 2020
by
Sébastien Galais
Browse files
Correct URL before submission.
parent
72684499
Pipeline
#181665
passed with stage
in 7 minutes and 49 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
85f2992d
...
...
@@ -12,7 +12,7 @@ Depends:
R (>= 3.1.0)
License: AGPL-3
URL: https://git.nomics.world/dbnomics/rdbnomics
BugReports: https://git.nomics.world/dbnomics/rdbnomics/issues
BugReports: https://git.nomics.world/dbnomics/rdbnomics/
-/
issues
Encoding: UTF-8
LazyData: true
Imports:
...
...
README.md
View file @
85f2992d
...
...
@@ -35,7 +35,7 @@ After installation, a vignette is available to the user with:
*
transform time series with filters,
*
...
Just follow the link
<a
href=
"https://
cran.r
-project.org/
web/
package
s/
rdbnomics/vignettes/rdbnomics.html"
target=
"_blank"
>
rdbnomics
</a>
or run:
Just follow the link
<a
href=
"https://
CRAN.R
-project.org/package
=
rdbnomics/vignettes/rdbnomics.html"
target=
"_blank"
>
rdbnomics
</a>
or run:
```
r
vignette
(
"rdbnomics"
)
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment