[rkward] [Bug 457165] New: Are there any ways to show the date format when open a "dataframe" object in "My Workspace"

Adley bugzilla_noreply at kde.org
Tue Jul 26 17:12:43 BST 2022


https://bugs.kde.org/show_bug.cgi?id=457165

            Bug ID: 457165
           Summary: Are there any ways to show the date format when open a
                    "dataframe" object in "My Workspace"
           Product: rkward
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: User Interface
          Assignee: rkward-devel at kde.org
          Reporter: adleyvong at gmail.com
  Target Milestone: ---

Hi, 
   The "grid" only support 4 data  types:
    Numeric,  Factor,  String,  Logical, but no Date Format, any date format
will be convert to integer. 
    Is there no way to solve this issue? Thanks


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
---Problem description---
Please fill in the missing bits *in English*.

Please give a brief summary on the problem:
###Please fill in###

What - in detail - did you do directly before you encountered this problem?
###Please fill in###

When you try to repeat the above, does the problem occur again (no, sometimes,
always)?
###Please fill in###

If applicable: When doing the same thing in an R session outside of RKWard, do
you see the same problem?
###Please fill in###

Do you have any further information that might help us to track this problem
down? In particular, if applicable, can you provide sample data and sample R
code to reproduce this problem?
###Please fill in###

RKWard is available in many different packagings, and sometimes problems are
specific to one method of installation. How did you install RKWard (which
file(s) did you download)?
###Please fill in###


---Session Info---
-- Frontend --
RKWard version: 0.7.4
KDE Frameworks version (runtime): 5.96.0
KDE Frameworks version (compile time): 5.91.0
Qt version (runtime): 5.15.3
Qt version (compile time): 5.15.2
Using QWebEngine for HTML rendering
Local config directory: /home/adleyvong/.config
RKWard storage directory: /home/adleyvong/.rkward/
Backend version (as known to the frontend): 4.1.3

Debug message file (this may contain relevant diagnostic output in case of
trouble):
/tmp/rkward.frontend

-- Backend --
Debug message file (this may contain relevant diagnostic output in case of
trouble):
/tmp/rkward.rbackend

R version (compile time): 4.1.3  (2022-03-10 r81868)
R runtime session info:
R version 4.1.3 (2022-03-10)
Platform: x86_64-redhat-linux-gnu (64-bit)
Running under: Fedora Linux 36 (Workstation Edition)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libflexiblas.so.3.2

Random number generation:
 RNG:     Mersenne-Twister 
 Normal:  Inversion 
 Sample:  Rounding 

locale:
 [1] LC_CTYPE=en_US.UTF-8          LC_NUMERIC=C                 
 [3] LC_TIME=en_US.UTF-8           LC_COLLATE=en_US.UTF-8       
 [5] LC_MONETARY=en_US.UTF-8       LC_MESSAGES=en_US.UTF-8      
 [7] LC_PAPER=en_US.UTF-8          LC_NAME=en_US.UTF-8          
 [9] LC_ADDRESS=en_US.UTF-8        LC_TELEPHONE=en_US.UTF-8     
[11] LC_MEASUREMENT=en_US.UTF-8    LC_IDENTIFICATION=en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] forcats_0.5.1   stringr_1.4.0   purrr_0.3.4     tidyr_1.2.0    
 [5] tidyverse_1.3.1 readr_2.1.2     tibble_3.1.4    quantmod_0.4.20
 [9] TTR_0.24.3      xts_0.12.1      zoo_1.8-10      ggplot2_3.3.6  
[13] dplyr_1.0.9     rkward_0.7.4   

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.8.3               lubridate_1.8.0           
 [3] lattice_0.20-45            prettyunits_1.1.1         
 [5] snow_0.4-4                 assertthat_0.2.1          
 [7] digest_0.6.27              foreach_1.5.2             
 [9] utf8_1.2.1                 cellranger_1.1.0          
[11] R6_2.5.1                   backports_1.4.1           
[13] reprex_2.0.1               httr_1.4.2                
[15] pillar_1.6.2               rlang_1.0.2               
[17] progress_1.2.2             curl_4.3.2                
[19] readxl_1.4.0               rstudioapi_0.13           
[21] bit_4.0.4                  munsell_0.5.0             
[23] broom_0.8.0                compiler_4.1.3            
[25] modelr_0.1.8               pkgconfig_2.0.3           
[27] quantstrat_0.16.9          exuber_0.4.2              
[29] doSNOW_1.0.20              tidyselect_1.1.2          
[31] quadprog_1.5-8             codetools_0.2-18          
[33] fansi_0.5.0                crayon_1.4.2              
[35] tzdb_0.3.0                 dbplyr_2.1.1              
[37] withr_2.4.3                MASS_7.3-55               
[39] grid_4.1.3                 jsonlite_1.7.2            
[41] gtable_0.3.0               lifecycle_1.0.1           
[43] DBI_1.1.2                  magrittr_2.0.1            
[45] scales_1.2.0               PerformanceAnalytics_2.0.4
[47] vroom_1.5.7                stringi_1.6.2             
[49] cli_3.3.0                  fs_1.5.0                  
[51] doRNG_1.8.2                xml2_1.3.3                
[53] ellipsis_0.3.2             generics_0.1.2            
[55] vctrs_0.4.1                boot_1.3-28               
[57] blotter_0.16.0             iterators_1.0.14          
[59] tools_4.1.3                bit64_4.0.5               
[61] glue_1.6.2                 hms_1.1.1                 
[63] rngtools_1.5.2             FinancialInstrument_1.3.1 
[65] parallel_4.1.3             colorspace_2.0-3          
[67] rvest_1.0.2                haven_2.5.0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the rkward-devel mailing list