Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rfriendlyr
friendlyr.public
Commits
386249a1
Commit
386249a1
authored
Sep 08, 2020
by
Jean-Marie Lepioufle
Browse files
update to data.luftkval.oslo10:0.0.2
parent
c736fbb1
Changes
3
Hide whitespace changes
Inline
Side-by-side
lib/buildpkgs.R
View file @
386249a1
...
...
@@ -3,7 +3,7 @@ sourcedir <- file.path(getwd(),"lib")
install.packages
(
file.path
(
sourcedir
,
"pollunits-0.0.1.tar.gz"
),
repos
=
NULL
,
type
=
'source'
)
install.packages
(
file.path
(
sourcedir
,
"data.eimetr-0.0.3.tar.gz"
),
repos
=
NULL
,
type
=
'source'
)
install.packages
(
file.path
(
sourcedir
,
"data.eipar-0.0.4.tar.gz"
),
repos
=
NULL
,
type
=
'source'
)
install.packages
(
file.path
(
sourcedir
,
"data.luftkval.oslo10-0.0.
1
.tar.gz"
),
repos
=
NULL
,
type
=
'source'
)
install.packages
(
file.path
(
sourcedir
,
"data.luftkval.oslo10-0.0.
2
.tar.gz"
),
repos
=
NULL
,
type
=
'source'
)
install.packages
(
file.path
(
sourcedir
,
"data.synthaq.oslo10.seed123-0.0.1.tar.gz"
),
repos
=
NULL
,
type
=
'source'
)
install.packages
(
file.path
(
sourcedir
,
"rapiclient-0.1.3.tar.gz"
),
repos
=
NULL
,
type
=
'source'
)
...
...
lib/data.luftkval.oslo10-0.0.
1
.tar.gz
→
lib/data.luftkval.oslo10-0.0.
2
.tar.gz
View file @
386249a1
No preview for this file type
lib/downloadpkgs.R
View file @
386249a1
...
...
@@ -2,7 +2,7 @@
wget
--
quiet
https
://
git.nilu.no
/
runits
/
pollunits
/-/
archive
/
0.0.1
/
pollunits
-0.0.1
.tar.gz
wget
--
quiet
https
://
git.nilu.no
/
RextData
/
data.eimetr
/-/
archive
/
0.0.3
/
data.eimetr
-0.0.3
.tar.gz
wget
--
quiet
https
://
git.nilu.no
/
RextData
/
data.eipar
/-/
archive
/
0.0.4
/
data.eipar
-0.0.4
.tar.gz
wget
--
quiet
https
://
git.nilu.no
/
RextData
/
data.luftkval.oslo10
/-/
archive
/
0.0.
1
/
data.luftkval.oslo10
-0.0.
1
.tar.gz
wget
--
quiet
https
://
git.nilu.no
/
RextData
/
data.luftkval.oslo10
/-/
archive
/
0.0.
2
/
data.luftkval.oslo10
-0.0.
2
.tar.gz
wget
--
quiet
https
://
git.nilu.no
/
RextData
/
data.synthaq.oslo10.seed123
/-/
archive
/
0.0.1
/
data.synthaq.oslo10.seed123
-0.0.1
.tar.gz
wget
--
quiet
https
://
git.nilu.no
/
RextApi
/
rapiclient
/-/
archive
/
0.1.3
/
rapiclient
-0.1.3
.tar.gz
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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