-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add missing function for has_value. Closes #71 * Change save and close buttons in file upload * Set max height to input and output options * Update bootstrap table with CI range * Updates to summary tab * Add ability to export bootstrap table * Add ui for export * Bump version and add news * Update names for exported files
- Loading branch information
1 parent
3fc1100
commit 2ec54fb
Showing
8 changed files
with
132 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
Package: pioneeR | ||
Title: Perform productivity analyses in a web browser | ||
Version: 0.2.0.9000 | ||
Version: 0.3.0 | ||
Authors@R: c( | ||
person("Ove Haugland", "Jakobsen", role = c("aut", "cre"), email = "[email protected]"), | ||
person("Jan Roar", "Beckstrøm", role = "ctb", email = "[email protected]"), | ||
person("Lars Skaage", "Engebretsen", role = "ctb", email = "[email protected]"), | ||
person("Jonas", "Månsson", role = "ctb", email = "[email protected]"), | ||
person("Aleksander", "Eilertsen", role = "ctb", email = "[email protected]"), | ||
person("Joachim", "Sandnes", role = "ctb", email = "[email protected]"), | ||
person(family = "Riksrevisjonen", role = "cph")) | ||
Description: What the package does (one paragraph). | ||
License: GPL-3 | file LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters