Skip to content

issues Search Results · repo:floswald/psidR language:R

Filter by

46 results
 (65 ms)

46 results

infloswald/psidR (press backspace or delete to remove)

Florian @floswald, as co-maintainer of the Econometrics CRAN task view I noticed that psidR was recently archived on CRAN for internet access policy violations. Do you plan on updating the package and ...
  • zeileis
  • 6
  • Opened 
    on Sep 23, 2024
  • #61

Hello, I was able to download the 2019 Individual data and all the family files through 2017, but I don t see a way to download the 2019 or 2021 files. Is there a simple fix to get these down, or do I ...
  • nmaggiulli
  • 6
  • Opened 
    on May 28, 2024
  • #60

r = system.file(package= psidR ) f = fread(file.path(r, psid-lists , famvars.txt )) i = fread(file.path(r, psid-lists , indvars.txt )) i = dcast(i[,list(year,name,variable)],year~name, value.var = variable ...
  • wyeconomics
  • 1
  • Opened 
    on Feb 15, 2024
  • #59

Warning: r-lib/actions/setup-r@v1 is deprecated. Please update your workflow to use the v2 version. Also look at the examples at https://github.com/r-lib/actions/tree/v2/examples because @v2 workflows ...
  • floswald
  • Opened 
    on Jan 18, 2024
  • #58

Respected Sir I came across the following error. Kindly guide me how to resolve it.The error is as follows: d = build.panel(datadir=datadr,fam.vars=f,ind.vars=i, heads.only = TRUE,sample= SRC ,design= ...
  • Amrkuls
  • 1
  • Opened 
    on Jul 19, 2023
  • #56

install_github( psidR ,username= floswald ) Error in install_github( psidR , username = floswald ) : could not find function install_github how to address this error
  • Amrkuls
  • 2
  • Opened 
    on Jul 19, 2023
  • #55

d = build.panel(datadir=datadr,fam.vars=f,ind.vars=i, heads.only = TRUE,sample= SRC ,design= all ) Error: object datadr not found
  • Amrkuls
  • 2
  • Opened 
    on Jul 19, 2023
  • #54

Hi Florian, Thanks so much for this amazing package, it really saves time! I am currently using this package for some data analysis and I get a little bit confused about how the wealth variables are ...
  • youranw-pwbm
  • 5
  • Opened 
    on May 2, 2022
  • #52

  • meow0088
  • Opened 
    on Mar 11, 2022
  • #51

Dear Florian, I am sorry to bother you with this but I was wondering if you had an issue similar. I try to run the Real-world example but then at the moment of the construction of the panel I get Error ...
  • GiovaB83
  • 2
  • Opened 
    on Jan 21, 2022
  • #50
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub