Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Gitlab migration complete. If you have any issue please read the
FAQ
.
Open sidebar
Environmental Cheminformatics
shinyscreen
Commits
7c3722e8
Commit
7c3722e8
authored
May 10, 2021
by
Todor Kondic
Browse files
Update licensing
parent
d69fae24
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
21 additions
and
7 deletions
+21
-7
LICENSE.md
LICENSE.md
+1
-1
R/api.R
R/api.R
+1
-1
R/base.R
R/base.R
+1
-1
R/extraction.R
R/extraction.R
+1
-1
R/mix.R
R/mix.R
+1
-1
R/plotting.R
R/plotting.R
+14
-0
R/resources.R
R/resources.R
+1
-1
R/shiny-ui-base.R
R/shiny-ui-base.R
+1
-1
No files found.
LICENSE.md
View file @
7c3722e8
...
...
@@ -179,7 +179,7 @@ recommend that a file or class name and description of purpose be included on
the same “printed page” as the copyright notice for easier identification within
third-party archives.
Copyright 20
19 Todor Kondić
Copyright 20
20,2021 University of Luxembourg
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
R/api.R
View file @
7c3722e8
## Copyright (C) 2020 by University of Luxembourg
## Copyright (C) 2020
,2021
by University of Luxembourg
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
...
...
R/base.R
View file @
7c3722e8
## Copyright (C) 2020 by University of Luxembourg
## Copyright (C) 2020
,2021
by University of Luxembourg
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
...
...
R/extraction.R
View file @
7c3722e8
## Copyright (C) 2020 by University of Luxembourg
## Copyright (C) 2020
,2021
by University of Luxembourg
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
...
...
R/mix.R
View file @
7c3722e8
## Copyright (C) 2020 by University of Luxembourg
## Copyright (C) 2020
,2021
by University of Luxembourg
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
...
...
R/plotting.R
View file @
7c3722e8
## Copyright (C) 2020,2021 by University of Luxembourg
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
## You may obtain a copy of the License at
## http://www.apache.org/licenses/LICENSE-2.0
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
## See the License for the specific language governing permissions and
## limitations under the License.
## Format the y labels.
sci10
<-
function
(
x
)
{
prefmt
<-
formatC
(
x
,
format
=
"e"
,
digits
=
2
)
...
...
R/resources.R
View file @
7c3722e8
## Copyright (C) 2020 by University of Luxembourg
## Copyright (C) 2020
,2021
by University of Luxembourg
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
...
...
R/shiny-ui-base.R
View file @
7c3722e8
## Copyright (C) 2020 by University of Luxembourg
## Copyright (C) 2020
,2021
by University of Luxembourg
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
...
...
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